binutils-gdb/gdb/tui
Andrew Cagney 6e7f8b9cba 2002-11-29 Andrew Cagney <ac131313@redhat.com>
* stack.c (selected_frame, select_frame): Move from here ...
	* frame.c (selected_frame, select_frame): ... to here.  Include
	"language.h".
	* Makefile.in (frame.o): Update dependencies.
	* frame.c (get_selected_frame): New function.
	* frame.h (get_selected_frame): Declare.
	(deprecated_selected_frame): Rename selected_frame.
	* ada-lang.c, ada-tasks.c, breakpoint.c, corelow.c: Update.
	* eval.c, f-valprint.c, findvar.c, frame.c, frame.h: Update.
	* h8300-tdep.c, h8500-tdep.c, hppa-tdep.c, infcmd.c: Update.
	* inflow.c, infrun.c, macroscope.c, mips-tdep.c: Update.
	* mn10300-tdep.c, ocd.c, regcache.h, remote-e7000.c: Update.
	* remote-mips.c, remote-rdp.c, sh-tdep.c, sparc-tdep.c: Update.
	* stack.c, thread.c, tracepoint.c, valops.c, varobj.c: Update.
	* z8k-tdep.c, cli/cli-cmds.c: Update.

Index: mi/ChangeLog
2002-11-29  Andrew Cagney  <ac131313@redhat.com>

	* mi/mi-cmd-stack.c, mi/mi-main.c: Update to use
	deprecated_selected_frame.

Index: tui/ChangeLog
2002-11-29  Andrew Cagney  <ac131313@redhat.com>

	* tui/tui-hooks.c: Update to use deprecated_selected_frame.
	* tui/tui.c, tui/tuiDisassem.c, tui/tuiRegs.c: Ditto.
	* tui/tuiSource.c, tui/tuiSourceWin.c, tui/tuiWin.c: Ditto.
2002-11-29 19:15:16 +00:00
..
ChangeLog 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tui-file.c * tui-file.c (tui_file_fputs): Use tui_puts. 2001-07-21 20:55:34 +00:00
tui-file.h * tui-file.h (fputs_unfiltered_hook): Remove. 2001-07-17 06:42:58 +00:00
tui-hooks.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tui-out.c * tui-out.c (tui_out_new): Clear start_of_line. 2002-09-01 16:12:52 +00:00
tui.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tui.h * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare. 2002-08-31 12:25:29 +00:00
tuiCommand.c Add FIXME explaining include problem. 2002-03-01 06:19:28 +00:00
tuiCommand.h * tuiCommand.c (tuiDispatchCtrlChar): Fix escape sequences. 2001-07-20 22:17:49 +00:00
tuiData.c * tuiData.h (FILE_PREFIX): Don't define. 2002-09-01 10:49:00 +00:00
tuiData.h * tuiData.h (FILE_PREFIX): Don't define. 2002-09-01 10:49:00 +00:00
tuiDataWin.c Add FIXME explaining include problem. 2002-03-01 06:19:28 +00:00
tuiDataWin.h * tuiSourceWin.h: Remove unused declarations. 2001-07-20 22:26:54 +00:00
tuiDisassem.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tuiDisassem.h * tuiDisassem.c (tui_disassemble): New function to disassemble 2002-08-27 21:59:49 +00:00
tuiGeneralWin.c * tuiSourceWin.c (tuiSetHasBreakAt): Use filename for breakpoint 2002-08-25 11:00:46 +00:00
tuiGeneralWin.h * tuiSourceWin.c (tui_show_source_line): New function. 2002-08-24 12:28:33 +00:00
tuiIO.c * tuiIO.c (tui_prep_terminal): Save the prompt registered in readline. 2002-10-26 10:38:57 +00:00
tuiIO.h * tui-hooks.c (tui_event_loop): New function. 2002-09-10 19:59:31 +00:00
tuiLayout.c 2002-09-29 Elena Zannoni <ezannoni@redhat.com> 2002-09-30 00:52:27 +00:00
tuiLayout.h * tui.c (tui_enable): Use tuiSetLayout instead of showLayout and 2002-08-24 15:25:25 +00:00
tuiRegs.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tuiRegs.h * tuiStack.c (tuiSetLocatorInfo): Cleanup. 2001-07-21 20:52:56 +00:00
tuiSource.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tuiSource.h * tuiSource.h (m_tuiShowSourceAsIs): Remove macro. 2002-08-25 18:58:58 +00:00
tuiSourceWin.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tuiSourceWin.h * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare. 2002-08-31 12:25:29 +00:00
tuiStack.c 2002-11-28 Andrew Cagney <ac131313@redhat.com> 2002-11-29 01:52:02 +00:00
tuiStack.h * tuiSourceWin.c (tuiDisplayMainFunction): Update to use 2002-08-25 13:13:20 +00:00
tuiWin.c 2002-11-29 Andrew Cagney <ac131313@redhat.com> 2002-11-29 19:15:16 +00:00
tuiWin.h * tuiWin.h (tui_update_gdb_sizes): Declare. 2002-08-25 07:56:01 +00:00