public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Re: remote stubs - Gdb for PowerPC
@ 2004-09-14 17:55 Michael D. Crawford
  0 siblings, 0 replies; 3+ messages in thread
From: Michael D. Crawford @ 2004-09-14 17:55 UTC (permalink / raw)
  To: gdb

Apple has it's version of gdb enabled to do remote debugging of powerpc, 
to allow one to debug the Mac OS X kernel from another OS X Mac. 
However, it's done via ethernet.  Maybe you could take the serial port 
code from some other stub and port it over to apple's stub.

I understand that the protocol apple uses isn't the standard gdb 
protocol, but some custom one.  I don't think all of apple's changes 
have been merged into the main gdb distribution.

I think the sources you need are available here:

http://cvs.opendarwin.org/index.cgi/gdb/?cvsroot=apple

I also found a tarball on apple's website a while back, but I don't 
remember where it was.

Hope this helps,

Michael D. Crawford
GoingWare Inc. - Expert Software Development and Consulting
http://www.goingware.com/
crawford@goingware.com

    Tilting at Windmills for a Better Tomorrow.

^ permalink raw reply	[flat|nested] 3+ messages in thread
* remote stubs - Gdb for PowerPC
@ 2004-09-14 14:55 Balaji Purushothaman
  2004-09-14 16:15 ` David Frascone
  0 siblings, 1 reply; 3+ messages in thread
From: Balaji Purushothaman @ 2004-09-14 14:55 UTC (permalink / raw)
  To: gdb

Hi all,

Does anyone has remote Stubs (GDB) for debugging the
PowerPC target.

Basically i need to debug the target through the
serial port from the SUN host machine. In the host
machine, i have a GDB debugger running.When the
debugger issues any commands, target(stubs) should
understand the GDB commands and respond properly.
Stubs along with the OS will be running in the target.
Basic functionality of GDB Stubs is Exception handling
,Debugging support and understand the GDB standard
protocol.

Thanks in Advance

Regards,
Balaji


		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-14 17:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-14 17:55 remote stubs - Gdb for PowerPC Michael D. Crawford
  -- strict thread matches above, loose matches on Subject: below --
2004-09-14 14:55 Balaji Purushothaman
2004-09-14 16:15 ` David Frascone

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).