This is the mail archive of the gdb-cvs@sources.redhat.com 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]

gdb ChangeLog thread.c


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	cgf@sources.redhat.com	2000-11-16 19:49:41

Modified files:
	.              : ChangeLog thread.c 

Log message:
	* thread.c (thread_apply_all_command): Save the command before executing it
	because it may be modified.  Restore the saved command so that the same command
	is executed on next thread.
	(thread_apply_command): Same correction.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.776&r2=1.777
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/thread.c.diff?cvsroot=uberbaum&r1=1.7&r2=1.8


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