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: [email protected]
        ReportedBy: [email protected]
    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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to