From: "Joshua D. Boyd" <jdboyd@etinternational.com>
To: gdb@sourceware.org
Subject: Re: Extended a new target from target remote
Date: Tue, 27 Oct 2009 07:17:00 -0000 [thread overview]
Message-ID: <20091027023953.GA11541@pixie> (raw)
In-Reply-To: <20091027022155.GA20914@caradoc.them.org>
On Mon, Oct 26, 2009 at 10:21:55PM -0400, Daniel Jacobowitz wrote:
> On Mon, Oct 26, 2009 at 08:11:48PM -0400, Joshua D. Boyd wrote:
> > What version of GDB was that added in? I should have mentioned that I
> > picked up hacking on the internal GDB 6.1, which I realize is extremely
> > old and I should have mentioned that up front, and is a little
> > embarassing.
>
> That version probably *has* extended-remote, but don't use it. If you
> are interested in anything remotely current, update to GDB 7.0 just
> released.
It does have extended-remote, but I will refrain from using it.
I tried briefly to move this work up to GDB 7.0, but I got trying to
move the bfd changes forward and had to put the upgrade to the side for
now. GDB 7.0 certainly looks great though. This is the first time I've
ran around installing a new version of GDB from source on every linux
machine I use.
> So you are making changes to GDB, just not to the remote target?
I'm not certain if you mean a remote target in terms of something new
compared to "target remote" or "target core", or if you mean a remote
target as in what is being debugged on the cluster.
I have added a new target (-tdep.[ch] + configuration/build changes), a
few new commands, a GDB server in the middle to hide from the GDB client
the fact that multiple connections are involved and as well as protocol
differences (this does not use TCP), and a GDB "server" embedded in the
compute kernel (the system uses a lightweight compute kernel instead of
linux.).
I am new to working on GDB as anything other than a user and am trying
to come up to speed quickly on the parts it looks like I need to
complete a first implementation.
next prev parent reply other threads:[~2009-10-27 2:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-26 23:45 Joshua D. Boyd
2009-10-27 0:12 ` Daniel Jacobowitz
2009-10-27 2:22 ` Joshua D. Boyd
2009-10-27 2:40 ` Daniel Jacobowitz
2009-10-27 7:17 ` Joshua D. Boyd [this message]
2009-10-27 15:04 ` 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=20091027023953.GA11541@pixie \
--to=jdboyd@etinternational.com \
--cc=gdb@sourceware.org \
/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