From: Daniel Jacobowitz <drow@mvista.com>
To: Kris Warkentin <kewarken@qnx.com>
Cc: gdb@sources.redhat.com
Subject: Re: gdbserver implementation
Date: Thu, 10 Apr 2003 19:26:00 -0000 [thread overview]
Message-ID: <20030410192626.GA18362@nevyn.them.org> (raw)
In-Reply-To: <032e01c2ff95$cf069400$0202040a@catdog>
On Thu, Apr 10, 2003 at 03:17:20PM -0400, Kris Warkentin wrote:
> I'm thinking about doing some work on making gdbserver work on QNX Neutrino.
> I'd love to RTFM on how to do that but so far I'm not finding it. Is there
> an FM or do I have to RTFC?
Nope, no FM to speak of.
> I already have gdb running on Neutrino using our procfs interface so I
> suspect that a large part of the work has been done for me there. I had
> this fantasy that gdbserver would just use the native files for a target and
> take what functionality it needed from there but that doesn't seem to be the
> case. I guess the dependencies would make it too big that way.
>
> Perhaps someone can share some advice, point to a link or at least suggest
> which header to look at first?
I tried to make it use the native files. It would have required
breaking the native files into more pieces, and turned out to be a bit
too fragile; so instead it was separated out.
The first thing to be careful of is the dead code in the gdbserver
directory. I'll whack it as soon as I get a chance, I've been meaning
to for a while. Right now all the low-* files are dead.
After that, well, there's the beginnings of a target abstraction layer
but it suffers from a lack of targets. Feel free to change anything
you want outside of the platform-specific code if you think it's an
improvement, or drop me a line if there's something you want it to do.
I haven't had a lot of time for gdbserver recently, but I still have
hopes of making it do things like support limited file transfer/daemon
mode.... Not enough round tuits.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
next prev parent reply other threads:[~2003-04-10 19:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-10 19:17 Kris Warkentin
2003-04-10 19:26 ` Daniel Jacobowitz [this message]
2003-04-10 19:50 ` Kris Warkentin
2003-04-10 20:02 ` Kris Warkentin
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=20030410192626.GA18362@nevyn.them.org \
--to=drow@mvista.com \
--cc=gdb@sources.redhat.com \
--cc=kewarken@qnx.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