bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

set follow-fork-mode child doesn't work


From: frakie
Subject: set follow-fork-mode child doesn't work
Date: Tue, 16 Oct 2007 08:41:48 -0700
User-agent: G2/1.0

Hi 'body,
i've written a c program which generates children one by one: every
child is generated after the previous is dead.
i launch gdb (6.3.0.0-1.132.EL3rh) and set follow-fork-mode child,
then run the program.
gdb follows the first child, but after it dies, gdb doesn't follow
neither any other child nor the parent...
why?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]