Skip to content
Commit 481cef25 authored by Greg Clayton's avatar Greg Clayton
Browse files

Added support for stepping out of a frame. If you have 10 stack frames, and you

select frame #3, you can then do a step out and be able to go directly to the
frame above frame #3! 

Added StepOverUntil and StepOutOfFrame to the SBThread API to allow more powerful
stepping.

llvm-svn: 123970
parent 47ff14b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment