http://llvm.org/bugs/show_bug.cgi?id=20747
Bug ID: 20747
Summary: be more consistent about not stopping mid-line
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
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)" (
https://www.mail-archive.com/[email protected]/msg103950.html ) 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.
--
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