WARNING: This server is unstable and will be retired in the next days.
If you want to keep this forum available, please request immediately a migration
on the Nabble Support forum.
Forums that don't receive any migration request will be deleted forever.
> 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?