<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath@google.com">labath@google.com</a>
</span> changed
<a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - DWP_OP(_GNU)_entry_value not used correctly to display clobbered parameter value (in dwarf4 and dwarf5)"
href="https://bugs.llvm.org/show_bug.cgi?id=45653">bug 45653</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>CONFIRMED
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>lldb-dev@lists.llvm.org
</td>
<td>labath@google.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - DWP_OP(_GNU)_entry_value not used correctly to display clobbered parameter value (in dwarf4 and dwarf5)"
href="https://bugs.llvm.org/show_bug.cgi?id=45653#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - DWP_OP(_GNU)_entry_value not used correctly to display clobbered parameter value (in dwarf4 and dwarf5)"
href="https://bugs.llvm.org/show_bug.cgi?id=45653">bug 45653</a>
from <span class="vcard"><a class="email" href="mailto:labath@google.com" title="labath@google.com">labath@google.com</a>
</span></b>
<pre>In DWARF v4 there seem to be two separate problems. One is that the call stack
reconstruction fails -- we don't find the "fake_main" frame. This is probably
due to a missing support for some of the GNU extension attributes, and I'm
guessing that fixing that will make the value come out right.
The second problem is that we display a bogus value in the case when the call
stack is incomplete.</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>