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


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

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

Log message:
	PR tui/9584
	
	* tui/tui.c (tui_rl_command_key): Do not call execute_command
	but insert the command to execute in readline's buffer.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14810&r2=1.14811
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tui/tui.c.diff?cvsroot=src&r1=1.70&r2=1.71


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