This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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 general/4677] New: dwfl does not return the correct scopes for an inlined function


running:
[swagiaal@toner frysk.patches]$ ./frysk-imports/elfutils/tests/addrscopes -e
./frysk-core/frysk/pkglibdir/funit-scopes 0x8048369
./frysk-imports/elfutils/tests/addrscopes: dwarf_getscopes: .debug_ranges
section missing

but address falls within an inlined function:
[...]
 <2><be>: Abbrev Number: 8 (DW_TAG_inlined_subroutine)
     DW_AT_abstract_origin: <9d>	
     DW_AT_low_pc      : 0x8048365	
     DW_AT_high_pc     : 0x804836a	
     DW_AT_call_file   : 1	
     DW_AT_call_line   : 13	
[...]
and .debug_ranges is not missing.

also:
frysk.rt.TestFrameDebugInfo.testFrameScopes fails

-- 
           Summary: dwfl does not return the correct scopes for an inlined
                    function
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: swagiaal at redhat dot com
OtherBugsDependingO 2785
             nThis:


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

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