Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Multi process debugging using gdb - references?
@ 2007-03-26 14:39 Fred Fish
  2007-03-26 14:51 ` Daniel Jacobowitz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fred Fish @ 2007-03-26 14:39 UTC (permalink / raw)
  To: gdb

I'm curious about the status of using gdb to debug multiple processes.

I've read most of the past messages I could find by doing a search on
"multiprocess" and "multi process" so I know about the recent work to
support multiple processes that share the same executable file, such
as following forked processes.

What I'm more interested in is being able to control and debug
multiple processes that don't share the same executable, may not even
be running on the same machine, and may not be running on machines of
the same architecture.

My gut feeling says that using some front end to control multiple
instances of gdb is probably a better solution than trying to enhance
gdb to handle this using a single gdb process.

Also, any pointers/references to published papers on multi process
debugging, other debuggers that implement multi process debugging
(such as Totalview), works in progress, etc, would be appreciated.

-Fred


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

end of thread, other threads:[~2007-03-26 22:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-26 14:39 Multi process debugging using gdb - references? Fred Fish
2007-03-26 14:51 ` Daniel Jacobowitz
2007-03-26 15:54 ` Gary Funck
     [not found] ` <1174945438.24110.48.camel@localhost.localdomain>
2007-03-26 22:13   ` Michael Snyder

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