Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Robert Bedichek <robert@bedichek.org>
To: Daniel Jacobowitz <drow@mvista.com>
Cc: gdb@sources.redhat.com
Subject: Re: Question about TCP/IP stubs, gdb-5.2.1
Date: Tue, 17 Sep 2002 08:52:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0209170842390.16312-100000@twinlark.arctic.org> (raw)
In-Reply-To: <20020917153221.GA30963@nevyn.them.org>


Thanks for the pointer to gdbserver, that might be the best starting
point.

What I want this for a connection to a full system simulator.  I
used to compile simulators directly with gdb, but this time I want them
separated.  There are seveal reasons, but one is that I want to be able to
have thousands of simulators running for days in an LSF-managed farm.  I
want to be able to connect to a simulator, do some debugging, and
disconnect, letting the simulator run some more.  This is like attaching
to processes with regular gdb.

So what I plan to do at this point, unless someone has an even better
suggestion, is to start with gdbserver, rip out the part that talks to a
Linux process, and make it so that it can be compiled with the simulator
and access the simulator data structures directly.

Thanks again!

 On Tue, 17 Sep 2002, Daniel Jacobowitz wrote:

> On Tue, Sep 17, 2002 at 08:28:09AM -0700, Robert Bedichek wrote:
> >
> > The only TCP/IP stub I found was for Wince.  I need one for Linux.  Does
> > anyone have a pointer to a stub, the thing that runs on the target, or the
> > machine being debugged, that is closer to what I need than the Wince stub
> > included in 5.2.1?  (The architecture is x86)
>
> Are you talking about application level debugging?  If so, you want
> gdbserver, which is included in the GDB release.  If you're talking
> about kernel level debugging, then TCP/IP is generally considered
> impractical from an interrupt context.
>
> --
> Daniel Jacobowitz
> MontaVista Software                         Debian GNU/Linux Developer
>


      reply	other threads:[~2002-09-17 15:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17  8:28 Robert Bedichek
2002-09-17  8:32 ` Daniel Jacobowitz
2002-09-17  8:52   ` Robert Bedichek [this message]

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=Pine.LNX.4.44.0209170842390.16312-100000@twinlark.arctic.org \
    --to=robert@bedichek.org \
    --cc=drow@mvista.com \
    --cc=gdb@sources.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