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

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 14 16:43:44 PST 2015


jasonmolenda closed this revision.
jasonmolenda added a comment.

Sending        include/lldb/Symbol/LineEntry.h
Sending        include/lldb/Target/Thread.h
Sending        source/API/SBThread.cpp
Sending        source/Commands/CommandObjectThread.cpp
Sending        source/Symbol/LineEntry.cpp
Sending        source/Target/Thread.cpp
Sending        source/Target/ThreadPlanStepRange.cpp
Transmitting file data .......
Committed revision 255590.


http://reviews.llvm.org/D15407





More information about the lldb-commits mailing list