public inbox for archer@sourceware.org
 help / color / mirror / Atom feed
From: Roland McGrath <roland@redhat.com>
To: Oleg Nesterov <oleg@redhat.com>
Cc: archer@sourceware.org, utrace-devel@redhat.com
Subject: Re: gdbstub initial code, v4
Date: Thu, 19 Aug 2010 23:14:00 -0000	[thread overview]
Message-ID: <20100819231403.C323940080@magilla.sf.frob.com> (raw)
In-Reply-To: Oleg Nesterov's message of  Thursday, 19 August 2010 19:49:55 +0200 <20100819174955.GA14618@redhat.com>

> Note the second attachment, GDBCAT. It is just the simple perl
> script which connects /proc/ugdb to tcp port. It can be used for
> remote debugging via tcp, or with (unpatched) gdb which can't do
> select() on /proc/ugdb. 

bash$ nc -l 2000 <> /proc/ugdb &

> Actually, it is more convenient to use
> it in any case, at least for logging purposes.

(gdb) set remote debug 1


Thanks,
Roland

  reply	other threads:[~2010-08-19 23:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19 17:52 Oleg Nesterov
2010-08-19 23:14 ` Roland McGrath [this message]
2010-08-20 17:52   ` Oleg Nesterov
2010-08-20 18:21     ` Daniel Jacobowitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100819231403.C323940080@magilla.sf.frob.com \
    --to=roland@redhat.com \
    --cc=archer@sourceware.org \
    --cc=oleg@redhat.com \
    --cc=utrace-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).