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]
Other format: [Raw text]

src/gdb/tui ChangeLog tui.c tuiIO.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_3-branch
Changes by:	ciceron@sources.redhat.com	2002-09-13 13:08:29

Modified files:
	gdb/tui        : ChangeLog tui.c tuiIO.c 

Log message:
	* tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.
	(tui_initialize_readline): Allow to use space to leave SingleKey
	to enter one gdb command.
	(tui_enable): Restore the TUI keymap when we are back to TUI.
	(tui_disable): Restore normal keymap when leaving TUI.
	* tuiIO.c (tui_redisplay_readline): Restore the SingleKey mode
	when the buffer becomes empty and we are in tui_one_command_mode.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.89.2.3&r2=1.89.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/tui.c.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.25&r2=1.25.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tui/tuiIO.c.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.15.2.2&r2=1.15.2.3


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