binutils-gdb/gdb/tui
Andrew Cagney 7f5f525dc2 2003-09-28 Andrew Cagney <cagney@redhat.com>
* frame.c (frame_read_unsigned_register): Delete function.
	* frame.h (frame_read_unsigned_register): Delete declaration.
	* sparc-tdep.c (sparc_init_extra_frame_info): Use
	get_frame_register_unsigned.
	(sparc_frame_saved_pc, sparc_pop_frame): Ditto.
	* m68hc11-tdep.c (m68hc11_print_register): Ditto.
	* d10v-tdep.c (d10v_print_registers_info): Ditto.

	* frame.h (frame_read_register): Delete declaration.
	* frame.c (frame_read_register): Delete function.
	* arch-utils.c (legacy_register_to_value): Use get_frame_register.
	* sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
	* rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
	* mips-tdep.c (mips_register_to_value): Ditto.
	* hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
	* d10v-tdep.c (d10v_print_registers_info): Ditto.

	* frame.c (frame_read_signed_register): Delete function.
	(frame_read_unsigned_register): Update comments.
	* frame.h (frame_read_signed_register): Delete declaration.
	* h8300-tdep.c (h8300_print_register): Use
	get_frame_register_signed.
	* m68hc11-tdep.c (m68hc11_print_register): Ditto.
2003-09-28 22:32:20 +00:00
..
ChangeLog 2003-09-13 Andrew Cagney <cagney@redhat.com> 2003-09-14 02:04:44 +00:00
tui-file.c
tui-file.h
tui-hooks.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tui-interp.c * tui-interp.c: Include "cli-out.h". 2003-08-04 19:28:17 +00:00
tui-out.c ./ 2003-06-28 16:19:07 +00:00
tui.c * tui.c (tui_rl_other_window): New function to switch the TUI active 2003-07-24 20:23:17 +00:00
tui.h 2003-09-13 Andrew Cagney <cagney@redhat.com> 2003-09-14 02:04:44 +00:00
tuiCommand.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiCommand.h
tuiData.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiData.h 2003-02-14 Andrew Cagney <ac131313@redhat.com> 2003-02-14 13:58:06 +00:00
tuiDataWin.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiDataWin.h
tuiDisassem.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiDisassem.h * tuiDisassem.c (tui_disassemble): New function to disassemble 2002-08-27 21:59:49 +00:00
tuiGeneralWin.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiGeneralWin.h * tuiSourceWin.c (tui_show_source_line): New function. 2002-08-24 12:28:33 +00:00
tuiIO.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiIO.h * tui-hooks.c (tui_event_loop): New function. 2002-09-10 19:59:31 +00:00
tuiLayout.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiLayout.h * tui.c (tui_enable): Use tuiSetLayout instead of showLayout and 2002-08-24 15:25:25 +00:00
tuiRegs.c 2003-09-28 Andrew Cagney <cagney@redhat.com> 2003-09-28 22:32:20 +00:00
tuiRegs.h
tuiSource.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiSource.h * tuiSource.h (m_tuiShowSourceAsIs): Remove macro. 2002-08-25 18:58:58 +00:00
tuiSourceWin.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiSourceWin.h * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare. 2002-08-31 12:25:29 +00:00
tuiStack.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiStack.h * tuiSourceWin.c (tuiDisplayMainFunction): Update to use 2002-08-25 13:13:20 +00:00
tuiWin.c * tui-hooks.c: Update include order. 2003-06-22 15:21:39 +00:00
tuiWin.h * tuiWin.h (tui_update_gdb_sizes): Declare. 2002-08-25 07:56:01 +00:00