This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fork debugging : back to parent.


On Tue, Aug 08, 2006 at 10:49:41AM +0200, Richard wrote:
> By setting follow to parent and detach to off, one can use info fork in
> the parent thread in order to switch to the child thread.
> 
> If follow is set to child and detach is off, then there is no fork info
> in the child for some reason so you cant switch back to the parent. Is
> this a bug?

Yes, this does sound like a bug.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]