http://llvm.org/bugs/show_bug.cgi?id=15302
Bug ID: 15302
Summary: LLDB does not print 'anonymous namespace' prefix for
variable names (if inferior built with GCC on Linux)
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 10041
--> http://llvm.org/bugs/attachment.cgi?id=10041&action=edit
dump of DWARF generated by clang (passes test)
TestNamespace.py is failing with GCC. The DWARF output by GCC looks correct in
that it contains a DW_TAG_namespace node, although it is not identical to what
Clang outputs.
Attaching dumps both clang and gcc emitted dwarf for comparison.
To reproduce this failure, run:
python dotest.py -C gcc lang/cpp/namespace
--
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