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: lldb-dev@cs.uiuc.edu
          Reporter: dblai...@gmail.com
                CC: apra...@apple.com, jing...@apple.com
    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/cfe-commits@cs.uiuc.edu/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
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to