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 18:39:30 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> While it is considered only as a bugfix the behavior whether the detached
> process is left stopped or unstopped is definitely unclear.  Documented.

Thanks.

> --- ./gdb/NEWS	21 Jun 2007 15:18:50 -0000	1.232
> +++ ./gdb/NEWS	30 Jun 2007 16:27:37 -0000
> @@ -44,6 +44,9 @@ segment base addresses (rather than offs
>  * The /i format now outputs any trailing branch delay slot instructions 
>  immediately following the last instruction within the count specified.
>  
> +* Stopped processes may get attached now.  Signals being delivered at the time
                       ^^^^^^^^^^^^^^^^^^^^
Should this be "may get attached to now"?

Other than that, I'm okay with both the NEWS and gdb.texinfo patches.


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