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 v4] Exit code of exited inferiors in -list-thread-groups


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


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