public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/10388] Support DW_OP_call_frame_cfa
  2009-07-14  9:35 [Bug translator/10388] New: Support DW_OP_call_frame_cfa mjw at redhat dot com
@ 2009-07-14  9:35 ` mjw at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: mjw at redhat dot com @ 2009-07-14  9:35 UTC (permalink / raw)
  To: systemtap



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |mjw at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED


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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug translator/10388] New: Support DW_OP_call_frame_cfa
@ 2009-07-14  9:35 mjw at redhat dot com
  2009-07-14  9:35 ` [Bug translator/10388] " mjw at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: mjw at redhat dot com @ 2009-07-14  9:35 UTC (permalink / raw)
  To: systemtap

Currently there are several failures in sdt.exp and exelib.exp on fedora rawhide
because it has a newer gcc that supports a more compact debuginfo format by
using some dwarf3 features. In particular it now emits DW_OP_call_frame_cfa if
there is eh_frame information available. Systemtap and elfutils don't support
this yet. The failures look like:
Got "semantic error: dwarf_getlocation_addr (form 0xa): invalid DWARF

The dwarf isn't invalid, elfutils dwarf_get_location() just didn't recognize
DW_OP_call_frame_cfa (this has been fixed in elfutils git, not released yet),
and loc2c also doesn't handle DW_OP_call_frame_cfa. Adding support will rely on
the new elfutils cfi support (only available in git atm).

See also https://fedorahosted.org/pipermail/elfutils-devel/2009-July/000457.html

-- 
           Summary: Support DW_OP_call_frame_cfa
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mjw at redhat dot com


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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-14  9:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-14  9:35 [Bug translator/10388] New: Support DW_OP_call_frame_cfa mjw at redhat dot com
2009-07-14  9:35 ` [Bug translator/10388] " mjw at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).