binutils-gdb/gdb/mi
Elena Zannoni 7789c6f56a 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
* stack.c (print_frame_info, print_stack_frame_base_stub,
	print_stack_frame_base, show_and_print_stack_frame_stub,
	show_and_print_stack_frame, print_only_stack_frame_stub,
	print_only_stack_frame): Delete functions.
	(print_stack_frame_stub): Call print_frame_info instead of
	print_frame_info_base.
	(print_frame_info_base): Rename to print_frame_info.
	(backtrace_command_1): Call print_frame_info, instead of
	print_frame_info_base.
	(current_frame_command): Call print_stack_frame, instead of
	print_only_stack_frame.
	(frame_command): Call print_stack_frame, instead of
	show_and_print_stack_frame.
	(up_command): Ditto.
	(down_command): Ditto.
	* frame.h (print_only_stack_frame): Delete prototype.
	* infrun.c (normal_stop): Call print_stack_frame, instead of
	show_and_print_stack_frame.
	* thread.c (info_threads_command): Call print_stack_frame, instead
	of print_only_stack_frame.

2003-01-13  Elena Zannoni  <ezannoni@redhat.com>

	* mi-main.c (mi_cmd_exec_return): Use print_stack_frame instead of
	show_and_print_stack_frame.
2003-01-14 00:07:43 +00:00
..
ChangeLog 2003-01-13 Elena Zannoni <ezannoni@redhat.com> 2003-01-14 00:07:43 +00:00
gdbmi.texinfo 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> 2002-12-13 17:00:22 +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 2003-01-09 Andrew Cagney <ac131313@redhat.com> 2003-01-09 18:03:38 +00:00
mi-cmd-stack.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
mi-cmd-var.c 2002-11-06 Jeff Johnston <jjohnstn@redhat.com> 2002-11-07 01:43:59 +00:00
mi-cmds.c 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> 2002-12-13 17:00:22 +00:00
mi-cmds.h 2002-12-13 Jeff Johnston <jjohnstn@redhat.com> 2002-12-13 17:00:22 +00:00
mi-console.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-console.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.c Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-getopt.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-main.c 2003-01-13 Elena Zannoni <ezannoni@redhat.com> 2003-01-14 00:07:43 +00:00
mi-out.c 2002-10-01 Andrew Cagney <ac131313@redhat.com> 2002-10-01 21:15:43 +00:00
mi-out.h 2002-09-29 Andrew Cagney <ac131313@redhat.com> 2002-09-30 20:18:52 +00:00
mi-parse.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-parse.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00