binutils-gdb/gdb/mi
Andrew Cagney 0faf007628 2004-04-28 Andrew Cagney <cagney@redhat.com>
* stack.c (print_stack_frame_stub): Delete declaration.
	(struct print_stack_frame_args, print_stack_frame)
	(print_frame_info, print_frame): Replace "source" with print what.
	Replace "print" with "print_level".  Replace "args" with
	"print_args".
	* frame.h (show_and_print_stack_frame, print_stack_frame)
	(print_frame_info): Update declarations.
	* stack.c (select_and_print_frame, frame_command)
	(current_frame_command, up_command, down_command): Update calls -
	use get_selected_frame, pass "enum print_what" for source, do not
	call frame_relative_level.
	* mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
	* remote-rdp.c (remote_rdp_open): Ditto.
	* remote-mips.c (common_open): Ditto.
	* remote-e7000.c (e7000_start_remote): Ditto.
	* ocd.c (ocd_start_remote): Ditto.
	* mi/mi-main.c (mi_cmd_exec_return): Ditto.
	* infrun.c (normal_stop): Ditto.
	* inflow.c (kill_command): Ditto.
	* infcmd.c (finish_command): Ditto.
	* corelow.c (core_open): Ditto.
	* tracepoint.c (finish_tfind_command): Ditto.
	* thread.c (info_threads_command, info_threads_command)
	(restore_current_thread, do_captured_thread_select): Ditto.
	* ada-tasks.c (task_command): Ditto.
2004-04-28 16:36:25 +00:00
..
ChangeLog-1999-2003 Eliminate the old mi/tui specific ChangeLog files as in ... 2004-01-12 15:16:44 +00:00
mi-cmd-break.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-cmd-disas.c * disasm.c: New file. 2002-09-30 15:57:26 +00:00
mi-cmd-env.c 2004-01-18 Andrew Cagney <cagney@redhat.com> 2004-01-19 01:20:12 +00:00
mi-cmd-file.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-cmd-stack.c 2004-04-28 Andrew Cagney <cagney@redhat.com> 2004-04-28 16:36:25 +00:00
mi-cmd-var.c Update copyright year. 2004-01-24 04:22:51 +00:00
mi-cmds.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-cmds.h Update copyright year. 2004-01-24 04:22:51 +00:00
mi-console.c 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-console.h 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-getopt.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-getopt.h Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-interp.c 2004-04-21 Andrew Cagney <cagney@redhat.com> 2004-04-21 23:52:21 +00:00
mi-main.c 2004-04-28 Andrew Cagney <cagney@redhat.com> 2004-04-28 16:36:25 +00:00
mi-main.h Add missing files from last commit :-( 2003-02-06 05:30:17 +00:00
mi-out.c 2004-01-18 Andrew Cagney <cagney@redhat.com> 2004-01-19 01:20:12 +00:00
mi-out.h 2002-09-29 Andrew Cagney <ac131313@redhat.com> 2002-09-30 20:18:52 +00:00
mi-parse.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-parse.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-symbol-cmds.c Index: gdb/ChangeLog 2003-05-12 00:26:19 +00:00