[Lldb-commits] [PATCH] D15407: When stepping in/over source lines, combine the addr ranges of all line table entries w/ same line num

Jim Ingham via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 11 12:10:00 PST 2015


jingham added a comment.

The comment about "sometimes we step through another line" wasn't clear.  I wanted to say - as a last recourse we do this, but we shouldn't if we can avoid it, which in this case I think we can.


Repository:
  rL LLVM

http://reviews.llvm.org/D15407





More information about the lldb-commits mailing list