public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2008-03-31 21:44 roland
  0 siblings, 0 replies; 9+ messages in thread
From: roland @ 2008-03-31 21:44 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	roland@sourceware.org	2008-03-31 21:44:12

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	oops, missed one

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/user-regs-peekpoke.c.diff?cvsroot=systemtap&r1=1.10&r2=1.11


^ permalink raw reply	[flat|nested] 9+ messages in thread
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2018-06-06 17:03 jkratoch
  0 siblings, 0 replies; 9+ messages in thread
From: jkratoch @ 2018-06-06 17:03 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2018-06-06 17:02:54

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	Fix ppc64 false FAIL due to: __NR_rt_sigprocmask; untested

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2008-04-02 20:36 roland
  0 siblings, 0 replies; 9+ messages in thread
From: roland @ 2008-04-02 20:36 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	roland@sourceware.org	2008-04-02 20:36:04

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	(main): Diddle assert.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2008-04-02  6:13 jkratoch
  0 siblings, 0 replies; 9+ messages in thread
From: jkratoch @ 2008-04-02  6:13 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-04-02 06:13:24

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	Fix back the non-sparc part after some typos of the sparc change.
	- Bugreported by Wenji Huang.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2008-03-19  3:01 roland
  0 siblings, 0 replies; 9+ messages in thread
From: roland @ 2008-03-19  3:01 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	roland@sourceware.org	2008-03-19 03:01:22

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	Handle powerpc special cases.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2008-03-19  2:41 roland
  0 siblings, 0 replies; 9+ messages in thread
From: roland @ 2008-03-19  2:41 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	roland@sourceware.org	2008-03-19 02:41:34

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	Fix powerpc build failure.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2008-03-19  0:44 roland
  0 siblings, 0 replies; 9+ messages in thread
From: roland @ 2008-03-19  0:44 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	roland@sourceware.org	2008-03-19 00:44:47

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	Don't expect high bits of orig_rax to be preserved.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2008-03-19  0:42 roland
  0 siblings, 0 replies; 9+ messages in thread
From: roland @ 2008-03-19  0:42 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	roland@sourceware.org	2008-03-19 00:42:18

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	Print details on mismatch.

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


^ permalink raw reply	[flat|nested] 9+ messages in thread
* tests/ptrace-tests/tests user-regs-peekpoke.c
@ 2008-03-17 14:06 jkratoch
  0 siblings, 0 replies; 9+ messages in thread
From: jkratoch @ 2008-03-17 14:06 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-03-17 14:06:33

Modified files:
	ptrace-tests/tests: user-regs-peekpoke.c 

Log message:
	Fix RIP being set to an invalid value on RHEL-4.
	- Followed Roland's note: https://bugzilla.redhat.com/show_bug.cgi?id=437712#c3

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/user-regs-peekpoke.c.diff?cvsroot=systemtap&r1=1.2&r2=1.3


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

end of thread, other threads:[~2018-06-06 17:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-31 21:44 tests/ptrace-tests/tests user-regs-peekpoke.c roland
  -- strict thread matches above, loose matches on Subject: below --
2018-06-06 17:03 jkratoch
2008-04-02 20:36 roland
2008-04-02  6:13 jkratoch
2008-03-19  3:01 roland
2008-03-19  2:41 roland
2008-03-19  0:44 roland
2008-03-19  0:42 roland
2008-03-17 14:06 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).