This is the mail archive of the
frysk-bugzilla@sourceware.org
mailing list for the frysk project.
[Bug general/4677] New: dwfl does not return the correct scopes for an inlined function
- From: "swagiaal at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: frysk-bugzilla at sourceware dot org
- Date: 20 Jun 2007 21:04:21 -0000
- Subject: [Bug general/4677] New: dwfl does not return the correct scopes for an inlined function
- Reply-to: sourceware-bugzilla at sourceware dot org
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.