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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2013-01-25 17:38:01

Modified files:
	gdb            : ChangeLog 

Log message:
	Fix add_current_inferior_and_thread's describing comment.
	
	add_current_inferior_and_thread tries the stop reply first.  Tweak its
	comment to reflect reality.
	
	2013-01-25  Pedro Alves  <palves@redhat.com>
	
	* remote.c (add_current_inferior_and_thread): Tweak comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15073&r2=1.15074


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