This is the mail archive of the systemtap@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]

[Bug runtime/14026] inode-uprobes should compute proper SET_REG_IP before probe invocation


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.


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