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.mp infcmd.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	multiprocess-20081120-branch
Changes by:	palves@sourceware.org	2008-12-16 22:47:02

Modified files:
	gdb            : ChangeLog.mp infcmd.c 

Log message:
	Merge from head:
	2008-12-11  Pedro Alves  <pedro@codesourcery.com>
	
	* infcmd.c (step_1): Use step_once in the synchronous case too.
	(step_1_continuation): Wrap line.
	(step_once): Adjust comment.  Only install the continuation in
	async mode.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.mp.diff?cvsroot=src&only_with_tag=multiprocess-20081120-branch&r1=1.1.2.2&r2=1.1.2.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/infcmd.c.diff?cvsroot=src&only_with_tag=multiprocess-20081120-branch&r1=1.223.2.3&r2=1.223.2.4


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