This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v4] Exit code of exited inferiors in -list-thread-groups
- From: Pedro Alves <palves at redhat dot com>
- To: Simon Marchi <simon dot marchi at ericsson dot com>
- Cc: GDB Patches <gdb-patches at sourceware dot org>
- Date: Wed, 26 Jun 2013 12:53:23 +0100
- Subject: Re: [PATCH v4] Exit code of exited inferiors in -list-thread-groups
- References: <51C9FC5B dot 9020306 at ericsson dot com>
On 06/25/2013 09:23 PM, Simon Marchi wrote:
> gdb/ChangeLog:
> 2013-06-25 Simon Marchi <simon.marchi@ericsson.com>
Double space after your name too (here and in all your ChangeLog
entries). No need to repost for that.
>
> * NEWS: Announce new exit-code field in -list-thread-groups
> output.
> * inferior.c (exit_inferior_1): Don't clear exit code.
> (inferior_appeared): Clear exit code.
> * mi/mi-main.c (print_one_inferior): Add printing of the exit code.
>
> gdb/testsuite/ChangeLog:
> 2013-06-25 Simon Marchi <simon.marchi@ericsson.com>
>
> * gdb.mi/mi-exit-code.exp: New file.
> * gdb.mi/mi-exit-code.c: New file.
This is OK.
Thanks,
--
Pedro Alves