[NEWS patch] Re: [PATCH] "Program received signal" => "Thread N received signal"

Eli Zaretskii eliz@gnu.org
Wed Nov 14 15:36:00 GMT 2012


> Date: Wed, 14 Nov 2012 13:36:49 +0000
> From: Pedro Alves <palves@redhat.com>
> CC: gdb-patches@sourceware.org
> 
> How's this for NEWS?
> 
> 2012-11-14  Pedro Alves  <palves@redhat.com>
> 
> 	* NEWS: Mention that GDB now indicates which thread received a
> 	signal.
> ---
> 
>  gdb/NEWS |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 739a7b3..2910c5c 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -31,6 +31,10 @@
> 
>  * The command 'forward-search' can now be abbreviated as 'fo'.
> 
> +* GDB now indicates which thread received a signal.  E.g., "Thread 1
> +  received signal SIGUSR1" instead of "Program received signal
> +  SIGUSR1".
> +
>  * New configure options

Fine, thanks.



More information about the Gdb-patches mailing list