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: [patch] Fix Linux attach to signalled/stopped processes


> 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.


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