[Bug runtime/14026] inode-uprobes should compute proper SET_REG_IP before probe invocation
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Aug 15 14:14:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14026
--- Comment #31 from David Smith <dsmith at redhat dot com> 2012-08-15 14:14:22 UTC ---
(In reply to comment #29)
> Another testcase to try might be uprobe_stmt_num.exp
Without the patch, I get:
====
Running ../../src/testsuite/systemtap.context/uprobe_stmt_num.exp ...
FAIL: uprobe_stmt_num-run-statements
FAIL: uprobe_stmt_num-run-statements-nolines
=== systemtap Summary ===
# of expected passes 2
# of unexpected failures 2
# of known failures 1
====
With the patch, I get:
====
Running ../../src/testsuite/systemtap.context/uprobe_stmt_num.exp ...
=== systemtap Summary ===
# of expected passes 4
# of known failures 1
====
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list