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/10398] New: DW_OP_call_frame CFA support doesn't work for exelib.exp mark.tcl separate-debuginfo plus prelink case


The following testcases fail:

FAIL:
mark-uprobesgcc-O0default-debug-uprobeslibgcc-O0default-prelink-sep-debug_uprobeslibgcc-O0default-prelink-sep-debug
FAIL:
mark-uprobesgcc-O0default-sep-debug-uprobeslibgcc-O0default-prelink-sep-debug_uprobeslibgcc-O0default-prelink-sep-debug
FAIL:
mark-uprobesgcc-O0default-pie-debug-uprobeslibgcc-O0default-prelink-sep-debug_uprobeslibgcc-O0default-prelink-sep-debug
FAIL:
mark-uprobesgcc-O0default-pie-sep-debug-uprobeslibgcc-O0default-prelink-sep-debug_uprobeslibgcc-O0default-prelink-sep-debug

They all fail with the message:

Got "semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa:
identifier '$arg1' at
/home/mark/src/systemtap/testsuite/systemtap.exelib/mark.stp:9:30"

Most likely looking up the cfi cfa ops is missing a bias somewhere.

-- 
           Summary: DW_OP_call_frame CFA support doesn't work for exelib.exp
                    mark.tcl separate-debuginfo plus prelink case
           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=10398

------- 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]