This is the mail archive of the gdb-cvs@sourceware.org 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 ChangeLog tui/tui.c tui/tui-io.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ciceron@sourceware.org	2012-11-10 13:12:18

Modified files:
	gdb            : ChangeLog 
	gdb/tui        : tui.c tui-io.c 

Log message:
	* tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COMMAND_MODE
	while executing the gdb command.
	(tui_rl_startup_hook): Do not switch back to TUI_SINGLE_KEY_MODE if we
	are called from prompt_for_continue.
	* tui/tui-io.c (tui_redisplay_readline): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14811&r2=1.14812
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui.c.diff?cvsroot=src&r1=1.71&r2=1.72
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui-io.c.diff?cvsroot=src&r1=1.32&r2=1.33


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