This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/gdb/tui tui.c tui.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ciceron@sources.redhat.com	2001-07-21 12:59:15

Modified files:
	gdb/tui        : tui.c tui.h 

Log message:
	* tui.h: Remove old declarations, add the new ones.
	* tui.c (tui_switch_mode): New function.
	(tui_initialize_readline): New function.
	(tui_enable): New function.
	(tui_disable): New function.
	(tuiGetLowDisassemblyAddress): Use CORE_ADDR, cleanup.
	(tui_vSelectSourceSymtab): Remove.
	(tuiInitWindows): Remove.
	(_initialize_tui): Remove.
	(_tuiReset): Keep but put arround #if 0.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/tui.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/tui.h.diff?cvsroot=src&r1=1.7&r2=1.8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]