Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* debugging a program which spawns multiple children
@ 2018-02-13  1:19 Christian Groessler
  2018-02-13  1:21 ` Christian Groessler
  2018-02-13  1:24 ` Simon Marchi
  0 siblings, 2 replies; 6+ messages in thread
From: Christian Groessler @ 2018-02-13  1:19 UTC (permalink / raw)
  To: gdb

Hi,

I'm trying to debug a problem in FreeBSD's "dump" command. The dump 
command creates 4 or 5 child processes,
and in my use case one of them gets a SIGSEGV.

Is it possible to monitor all spawned processes simultaneously? I'm 
currently using gdb version 7.12.1 from the FreeBSD ports.
I would have to problem to use a newer version of gdb and compile it 
locally.

regards,
chris


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

end of thread, other threads:[~2018-02-21  1:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-13  1:19 debugging a program which spawns multiple children Christian Groessler
2018-02-13  1:21 ` Christian Groessler
2018-02-13  1:24 ` Simon Marchi
2018-02-15 23:16   ` John Baldwin
2018-02-16 11:34     ` Christian Groessler
2018-02-21  1:33       ` John Baldwin

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