Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Multi-Threaded Extensions for GdbServer
@ 2002-05-22  2:14 Marius Groeger
  2002-05-25 23:13 ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Marius Groeger @ 2002-05-22  2:14 UTC (permalink / raw)
  To: gdb-patches; +Cc: Daniel Junglas, Wolfgang Denk

[-- Attachment #1: Type: TEXT/PLAIN, Size: 982 bytes --]

Hi all,

several people asked me to post this to the wider audience of gdb
developers. AFAIK there are several approaches for extending the
gdbserver to be able to debug remote programs that use threads. The
attached patch does this. The main advantage of it is that it doesn't
require libthread_db or symbol information on the target. We need
this for debugging of embedded targets with limited resources.
The main downside of the patch is that it's for some pretty ancient
5.0 snapshot (20010427). It also contains a small number of general
fixes which are not related to MT debugging.

Regards,
Marius

-----------------------------------------------------------------------------
Marius Groeger           SYSGO Real-Time Solutions GmbH     mgroeger@sysgo.de
Software Engineering     Embedded and Real-Time Software    www.sysgo.de
Voice: +49-6136-9948-0   Am Pfaffenstein 14                 www.osek.de
FAX:   +49-6136-9948-10  55270 Klein-Winternheim, Germany   www.elinos.com

[-- Attachment #2: Type: APPLICATION/octet-stream, Size: 39711 bytes --]

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

end of thread, other threads:[~2002-05-29  1:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-22  2:14 Multi-Threaded Extensions for GdbServer Marius Groeger
2002-05-25 23:13 ` Daniel Jacobowitz
2002-05-27  2:17   ` Marius Groeger
2002-05-28 18:05   ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox