This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/11090] sdt_misc.exp fails with semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa
- From: "mjw at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 13 Jan 2010 11:50:50 -0000
- Subject: [Bug translator/11090] sdt_misc.exp fails with semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa
- References: <20091214140156.11090.mjw@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- 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.