binutils-gdb/gdb/mi
Pedro Alves a07daef34e gdb/
* infrun.c (infrun_thread_thread_exit): New.
	(_initialize_infrun): Attach it to the thread_exit observer.
	* thread.c (delete_thread_1): Always call the observer, passing it
	the silent flag.
	* mi/mi-interp.c (mi_thread_exit): Add "silent" parameter.  If
	SILENT, return immediately.

gdb/doc/
	* observer.texi (thread_exit): Add "silent" parameter.
2009-03-25 21:53:11 +00:00
..
ChangeLog-1999-2003
gdb-mi.el
mi-cmd-break.c
mi-cmd-disas.c * disasm.c (gdb_disassembly): Remove unused argument 2009-03-10 08:53:53 +00:00
mi-cmd-env.c
mi-cmd-file.c
mi-cmd-stack.c
mi-cmd-target.c
mi-cmd-var.c
mi-cmds.c
mi-cmds.h
mi-common.c 2008-02-21 Pedro Alves <pedro@codesorcery.com> 2009-02-21 16:14:50 +00:00
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c gdb/ 2009-03-25 21:53:11 +00:00
mi-main.c * infrun.c (normal_stop): Use has_stack_frames instead of 2009-03-25 21:42:35 +00:00
mi-main.h gdb/ 2009-03-22 18:06:07 +00:00
mi-out.c
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c