[patch] Fix Linux attach to signalled/stopped processes

Eli Zaretskii eliz@gnu.org
Sun Jul 1 03:17:00 GMT 2007


> Date: Sat, 30 Jun 2007 20:52:08 +0200 (CEST)
> From: Mark Kettenis <mark.kettenis@xs4all.nl>
> CC: gdb-patches@sourceware.org, eliz@gnu.org
> 
> > +* Stopped processes may get attached now.  Signals being delivered at the time
> > +of the attach command no longer get lost.
> > +
> >  * New commands
> 
> I don't think this is newsworthy.

I do.

> At the very least this is misleading.  This always was supposed to
> work.  And it does on most operating systems.  I'm pretty sure it
> worked on Linux too in the past.

Then all we need is a trivial change like this:

 On GNU/Linux, stopped processes may get attached now.  Signals being
 delivered at the time of the attach command no longer get lost.



More information about the Gdb-patches mailing list