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]

tests/ptrace-tests/tests step-jump-cont.c


CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-17 20:46:46

Modified files:
	ptrace-tests/tests: step-jump-cont.c 

Log message:
	Fix the result to ever PASS.
	- Continue the execution in a new function (RAISE_SIGUSR2).
	Drop the WAS_PC checking as it was bogus and it would need code-inlined trap
	instructions.
	Force setting the STEP bit only in the STRICT mode.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-jump-cont.c.diff?cvsroot=systemtap&r1=1.4&r2=1.5


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