<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 --- - TestAttachResume.process_attach_continue_interrupt_detach() reports too many breakpoint hits on Linux"
href="http://llvm.org/bugs/show_bug.cgi?id=19478">19478</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>TestAttachResume.process_attach_continue_interrupt_detach() reports too many breakpoint hits 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>normal
</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>tfiala@google.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>With the hang fix for stalled test on Linux related to this bug:
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - thread step-out -m all-threads failing on FreeBSD"
href="show_bug.cgi?id=19347">http://llvm.org/bugs/show_bug.cgi?id=19347</a>
via this change:
Waiting for Emacs...
Sending source/Plugins/Process/POSIX/POSIXThread.cpp
Transmitting file data .
Committed revision 206618.
the breakpoint hit count is being reported incorrectly on
TestAttachResume.process_attach_continue_interrupt_detach(). It should report
the breakpoint being hit once, but is reported as hitting twice.
Disabled the test on Linux. Please re-enable when this bug is addressed.</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>