Hi again,
This time I've used Ubuntu Hardy's default kernel (2.6.24-11) into Ubuntu
Gutsy. I've run ptrace-tests both on vanilla (ptrace) and utrace patched
versions. Results are below:

Ubuntu Gutsy with backported kernel 2.6.24-11 (vanilla):

$ make check
...
PASS: ptrace-on-job-control-stopped
PASS: attach-wait-on-stopped
PASS: detach-can-signal
PASS: attach-sigcont-wait
PASS: sa-resethand-on-cont-signal
PASS: ptrace-cont-sigstop-detach
PASS: tif-syscall-trace-after-detach
PASS: event-exit-proc-maps
PASS: event-exit-proc-environ
PASS: x86_64-ia32-gs
SKIP: x86_64-gsbase
SKIP: powerpc-altivec
PASS: peekpokeusr
PASS: watchpoint
SKIP: block-step
FAIL: step-jump-cont
FAIL: step-jump-cont-strict
SKIP: ppc-dabr-race
PASS: step-into-handler
SKIP: user-area-access
PASS: user-regs-peekpoke
========================================
2 of 16 tests failed
(5 tests were not run)

Please report to utrace-devel@redhat.com
========================================

$ make xcheck
...
PASS: late-ptrace-may-attach-check
PASS: tracer-lockup-on-sighandler-kill
PASS: clone-get-signal
PASS: ppc-ptrace-exec-full-regs
PASS: x86_64-cs
==================
All 5 tests passed
==================

Ubuntu Gutsy with backported kernel 2.6.24-11 (with utrace patch):

$ make check
...
PASS: ptrace-on-job-control-stopped
PASS: attach-wait-on-stopped
PASS: detach-can-signal
PASS: attach-sigcont-wait
PASS: sa-resethand-on-cont-signal
PASS: ptrace-cont-sigstop-detach
PASS: tif-syscall-trace-after-detach
PASS: event-exit-proc-maps
PASS: event-exit-proc-environ
PASS: x86_64-ia32-gs
SKIP: x86_64-gsbase
SKIP: powerpc-altivec
PASS: peekpokeusr
PASS: watchpoint
SKIP: block-step
PASS: step-jump-cont
FAIL: step-jump-cont-strict
SKIP: ppc-dabr-race
PASS: step-into-handler
SKIP: user-area-access
PASS: user-regs-peekpoke
========================================
1 of 16 tests failed
(5 tests were not run)
Please report to utrace-devel@redhat.com
========================================

$ make xcheck
...
PASS: late-ptrace-may-attach-check
PASS: tracer-lockup-on-sighandler-kill
PASS: clone-get-signal
PASS: ppc-ptrace-exec-full-regs
PASS: x86_64-cs
==================
All 5 tests passed
==================

Reply via email to