[Lldb-commits] [PATCH] D15708: Advance the return-address breakpoint location to the end of the next source line, or the next branching instruction, when stepping over a func call
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 7 16:10:21 PST 2016
jasonmolenda closed this revision.
jasonmolenda added a comment.
Landed in r257117.
Sending include/lldb/Target/Process.h
Sending include/lldb/Target/Thread.h
Sending include/lldb/Target/ThreadPlanStepOut.h
Sending source/Target/Process.cpp
Sending source/Target/Thread.cpp
Sending source/Target/ThreadPlanShouldStopHere.cpp
Sending source/Target/ThreadPlanStepOut.cpp
Sending source/Target/ThreadPlanStepOverRange.cpp
Transmitting file data ........
Committed revision 257117.
Repository:
rL LLVM
http://reviews.llvm.org/D15708
More information about the lldb-commits
mailing list