<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 --- - be more consistent about not stopping mid-line"
href="http://llvm.org/bugs/show_bug.cgi?id=20747">20747</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>be more consistent about not stopping mid-line
</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>dblaikie@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>aprantl@apple.com, jingham@apple.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Stopping in the middle of a line is sometimes not what the user intended.
See some discussion on the cfe-commits thread "[PATCH] PR19864: Revert r209764
in favor of the fix in r215766 (loop backedge jump attributed to confusing
location when the last source line of a loop is inside a conditional)" (
<a href="https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg103950.html">https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg103950.html</a> ) for one
example of this - though it's questionable whether this was an intentional
behavioral interaction between GCC and GDB, but it's a convenient one at least,
without any clear alternatives just yet.</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>