<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - LLDB does not print 'anonymous namespace' prefix for variable names (if inferior built with GCC on Linux)"
href="http://llvm.org/bugs/show_bug.cgi?id=15302">15302</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLDB does not print 'anonymous namespace' prefix for variable names (if inferior built with GCC on Linux)
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Reporter</th>
<td>daniel.malea@intel.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=10041" name="attach_10041" title="dump of DWARF generated by clang (passes test)">attachment 10041</a> <a href="attachment.cgi?id=10041&action=edit" title="dump of DWARF generated by clang (passes test)">[details]</a></span>
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>