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 event-top.c utils.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_6-branch
Changes by:	ams@sourceware.org	2006-12-06 16:54:13

Modified files:
	gdb            : ChangeLog event-top.c utils.c 

Log message:
	2006-12-06  Andrew Stubbs  <andrew.stubbs@st.com>
	
	* event-top.c (command_handler): On EOF, print 'quit' and run quit
	command via execute_command such that hooks and trace work.
	* utils.c (defaulted_query): On EOF, print default answer and newline.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.7962.2.15&r2=1.7962.2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/event-top.c.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.46&r2=1.46.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/utils.c.diff?cvsroot=src&only_with_tag=gdb_6_6-branch&r1=1.170.2.1&r2=1.170.2.2


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