binutils-gdb/gdb/mi
Simon Marchi 2ddf430110 Exit code of exited inferiors in -list-thread-groups
Don't reset the exit code at inferior exit and print it in
-list-thread-groups.

gdb/ChangeLog:

	* 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:

	* gdb.mi/mi-exit-code.exp: New file.
	* gdb.mi/mi-exit-code.c: New file.

gdb/doc/ChangeLog:

	* gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
	exit-code field in -list-thread-groups output.
2014-10-01 10:20:49 -04:00
..
ChangeLog-1999-2003
mi-cmd-break.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-cmd-break.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mi-cmd-catch.c Move libiberty.h to common-defs.h 2014-08-07 09:06:41 +01:00
mi-cmd-disas.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-cmd-env.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-cmd-file.c psymtab cleanup patch 3/3 2014-01-14 18:36:33 -08:00
mi-cmd-info.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mi-cmd-stack.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-cmd-target.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mi-cmd-var.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-cmds.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-cmds.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mi-common.c Include gdb_assert.h in common-defs.h 2014-08-07 09:06:45 +01:00
mi-common.h PR gdb/13860 - Make MI sync vs async output (closer to) the same. 2014-05-29 13:09:45 +01:00
mi-console.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-console.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mi-getopt.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-getopt.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mi-interp.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-main.c Exit code of exited inferiors in -list-thread-groups 2014-10-01 10:20:49 -04:00
mi-main.h enable target async by default; separate MI and target notions of async 2014-05-29 14:38:02 +01:00
mi-out.c constify ui_out_impl 2014-02-28 08:51:15 -07:00
mi-out.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mi-parse.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
mi-parse.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mi-symbol-cmds.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00