old-cross-binutils/gdb/mi
Pedro Alves c5a4d20bb9 * gdbthread.h (struct thread_info): Add in_infcall member.
* infcall.c (run_inferior_call): Save, set and restore in_infcall.
	Remove reverences to suppress_resume_observer.  Refresh
	`call_thread' after returning from `proceed'.
	* infcmd.c (suppress_resume_observer): Delete.
	* inferior.h (suppress_resume_observer): Delete declaration.
	* mi/mi-interp.c (mi_on_resume): Suppress output while calling an
	inferior function.
	* thread.c (set_running): Remove references to
	suppress_resume_observer.
	* infrun.c (struct inferior_status): Add in_infcall member.
	(save_inferior_status): Save it.
	(restore_inferior_status): Restore it.
2009-03-22 17:59:59 +00:00
..
ChangeLog-1999-2003
gdb-mi.el
mi-cmd-break.c
mi-cmd-disas.c
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
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h
mi-interp.c * gdbthread.h (struct thread_info): Add in_infcall member. 2009-03-22 17:59:59 +00:00
mi-main.c Include token in ^running notification for CLI commands. 2009-03-12 20:08:04 +00:00
mi-main.h * mi/mi-main.h (mi_print_timing_maybe): Add strict prototype, 2009-03-17 05:18:45 +00:00
mi-out.c
mi-out.h
mi-parse.c
mi-parse.h
mi-symbol-cmds.c