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 translator/11090] sdt_misc.exp fails with semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa


------- Additional Comments From mjw at redhat dot com  2010-01-13 11:50 -------
commit d6b183074686940e8533b6fa377b098ec87a7f12
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Jan 6 16:24:56 2010 +0100

    Fix get_cfa_ops failure on shared libraries.
    
    The fix for PR10923 (fafeaf) wasn't completely correct. All cfa lookups
    need to be done through the relative pc (without bias) of the module we
    are looking in.
    
    * dwflpp.cxx (translate_location): Call get_cfa_ops with relative pc.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=11090

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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