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 attach-wait-on-stoppe ...


CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-16 20:37:41

Modified files:
	ptrace-tests/tests: attach-wait-on-stopped.c erestart-debugger.c 
	                    erestartsys.c ppc-dabr-race.c 
	                    step-into-handler.c step-to-breakpoint.c 
	                    user-regs-peekpoke.c 

Log message:
	Cosmetic cleanup: assert (*errno* == 0); -> assert_perror (*errno*);

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/attach-wait-on-stopped.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/erestart-debugger.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/erestartsys.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/ppc-dabr-race.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-into-handler.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/user-regs-peekpoke.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2


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