public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-04-06  3:11 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-04-06  3:11 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-04-06 03:11:47

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Catch another kind of a failure (and so return 1 instead of an assertion fail).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.12&r2=1.13


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-10-15  4:02 roland
  0 siblings, 0 replies; 11+ messages in thread
From: roland @ 2008-10-15  4:02 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	roland@sourceware.org	2008-10-15 04:02:50

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Don't expect exact si_code values.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.16&r2=1.17


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-04-06  9:01 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-04-06  9:01 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-04-06 09:01:04

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Mark `int3' there as volatile but it is exactly the same according to info gcc.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-04-04 19:43 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-04-04 19:43 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-04-04 19:43:57

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Add a missing cleanup of the zombies.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.11&r2=1.12


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-03-30 13:05 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-03-30 13:05 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-30 13:05:40

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Fix the TIMEOUT vs. ALARM setting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.9&r2=1.10


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-03-30 12:57 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-03-30 12:57 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-30 12:57:31

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Fix a comment typo.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-03-30 10:50 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-03-30 10:50 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-30 10:50:56

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Cosmetic stale comment removal.
	Cosmetic TESTTIME=0 false PASS fix.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-03-30  7:29 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-03-30  7:29 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-30 07:29:56

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Fix the kernel parameter comment, add a new comment if it should be a CRASHER.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-03-30  6:58 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-03-30  6:58 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-30 06:58:10

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Testcase made standalone reproducible.

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-03-28 20:55 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-03-28 20:55 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-28 20:55:04

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Extend the coverage to i386 (not seen failing there so far).

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

* tests/ptrace-tests/tests step-to-breakpoint.c
@ 2008-03-07 21:01 jkratoch
  0 siblings, 0 replies; 11+ messages in thread
From: jkratoch @ 2008-03-07 21:01 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-07 21:01:29

Modified files:
	ptrace-tests/tests: step-to-breakpoint.c 

Log message:
	Fix the compilation for RHEL-4 missing PTRACE_GETSIGINFO.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/step-to-breakpoint.c.diff?cvsroot=systemtap&r1=1.1&r2=1.2


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-10-15  4:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-06  3:11 tests/ptrace-tests/tests step-to-breakpoint.c jkratoch
  -- strict thread matches above, loose matches on Subject: below --
2008-10-15  4:02 roland
2008-04-06  9:01 jkratoch
2008-04-04 19:43 jkratoch
2008-03-30 13:05 jkratoch
2008-03-30 12:57 jkratoch
2008-03-30 10:50 jkratoch
2008-03-30  7:29 jkratoch
2008-03-30  6:58 jkratoch
2008-03-28 20:55 jkratoch
2008-03-07 21:01 jkratoch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).