This is the mail archive of the gdb-patches@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: [RFA/commit 1/3] Do not call detach_breakpoints in inf_ttrace_follow_fork.


On 06/21/2012 10:16 PM, Joel Brobecker wrote:
> Hi Pedro,
> 
> Thanks for the review!
> 
>> Only in the fork case, and only from the child.  vfork is more
>> complicated.  See linux-nat.c:linux_child_follow_fork:
> 
> Ooops! I did go a little too fast...
> 
> Would the attached patch be more correct?

Yes, thanks.

-- 
Pedro Alves


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