[lldb-dev] [Bug 15036] New: LLDB is unable to parse DWARF data generated by GCC (4.6)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 22 07:10:11 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15036
Bug #: 15036
Summary: LLDB is unable to parse DWARF data generated by GCC
(4.6)
Product: lldb
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
AssignedTo: lldb-dev at cs.uiuc.edu
ReportedBy: daniel.malea at intel.com
Classification: Unclassified
On Linux, if GCC is used as the test compiler, lldb is unable to parse the
DWARF information from the inferior and crashes with an assertion failure.
To reproduce, remove the @skipIfGcc decorator in TestPublicApiHeaders.py and
run:
python dotest.py --executable <path-to-lldb> -C gcc
api/check_public_api_headers
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the lldb-dev
mailing list