ddd
[Top][All Lists]
Advanced

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

Re: fork


From: Tim Combs
Subject: Re: fork
Date: Thu, 27 Sep 2001 09:02:54 -0500
User-agent: Mutt/1.2.5i

It depends on the debugger you are using beneath ddd.  If you are using
gdb then you need to run the command "set follow-fork-mode" to "child"
on the command line or in your $HOME/.gdbinit file.

Tim
address@hidden 
On Thu, Sep 27, 2001 at 12:54:15PM +0400, Frolov Sergey wrote:
> Hi.
> I have a question about debuging fork command.
> How can i debug child process using DDD?
> I can't debug attach process because it defunct.
> Could you give me some advice,please.
> Serg.



reply via email to

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