This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap 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 ChangeLog buildrun.cxx tapsets.cxx testsui ...


CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2008-02-23 02:28:46

Modified files:
	.              : ChangeLog buildrun.cxx tapsets.cxx 
	testsuite      : ChangeLog 
Added files:
	testsuite/systemtap.base: stmtvars.exp 

Log message:
	PR5787, PR2608: .statement(NUM) probing fixes
	
	2008-02-22  Frank Ch. Eigler  <fche@elastic.org>
	
	PR5787, PR2608, .statement()
	* tapsets.cxx (query_dwarf_func): Process .statement(NUM) probes too.
	(query_cu): Ditto.
	(query_func_info): Bypass prologue searching for .statement() probes.
	(query_cu): Ditto.
	
	(build_blacklist): Remove unsightly empty first alternative in
	"^(|foo)$" regexps.  Show them for -vvv.
	
	* buildrun.cxx (compile_pass): Don't turn on "gcc -Q" on until -vvvv.
	
	2008-02-22  Frank Ch. Eigler  <fche@elastic.org>
	
	* systemtap.base/stmtvars.exp: New test for PR 5787.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.791&r2=1.792
http://sourceware.org/cgi-bin/cvsweb.cgi/src/buildrun.cxx.diff?cvsroot=systemtap&r1=1.48&r2=1.49
http://sourceware.org/cgi-bin/cvsweb.cgi/src/tapsets.cxx.diff?cvsroot=systemtap&r1=1.249&r2=1.250
http://sourceware.org/cgi-bin/cvsweb.cgi/src/./testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.211&r2=1.212
http://sourceware.org/cgi-bin/cvsweb.cgi/src/./testsuite/systemtap.base/stmtvars.exp.diff?cvsroot=systemtap&r1=NONE&r2=1.1


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