src/gdb ChangeLog breakpoint.c tracepoint.c tr ...

shebs@sourceware.org shebs@sourceware.org
Wed Mar 31 17:59:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	shebs@sourceware.org	2010-03-31 17:59:49

Modified files:
	gdb            : ChangeLog breakpoint.c tracepoint.c 
	                 tracepoint.h 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.trace: save-trace.exp 

Log message:
	2010-03-31  Stan Shebs  <stan@codesourcery.com>
	
	* breakpoint.c (tracepoint_save_command): Include variables,
	conditionals, tracepoint types, and default-collect.
	* tracepoint.c (save_trace_state_variables): New function.
	* tracepoint.h (save_trace_state_variables): Declare it.
	
	* gdb.trace/save-trace.exp: Test save/restore of default-collect
	and tracepoint conditionals.
	(gdb_verify_tracepoints): Delete unused return.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11553&r2=1.11554
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.472&r2=1.473
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.164&r2=1.165
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.h.diff?cvsroot=src&r1=1.31&r2=1.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2209&r2=1.2210
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.trace/save-trace.exp.diff?cvsroot=src&r1=1.14&r2=1.15



More information about the Gdb-cvs mailing list