hi, there!

On Wed, 3 Jan 2001, Thierry wrote:

> I use the "fork" function to call another function "foo( )" 
> 
> In gdb, I would like to put a breakpoint in this function "foo( )", When I
> execute, the function "foo( )" is stopped, but gdb doesn't give me the hand.
> 
> How I can put a breakpoint in a function call by a "fork" system ?

set follow-fork-mode

/fjoe



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to