Skip to content
Commit a460316d authored by Johnny Chen's avatar Johnny Chen
Browse files

Add test cases for Python SBThread.StepOut() API by stepping out of a malloc...

Add test cases for Python SBThread.StepOut() API by stepping out of a malloc call where the call site is at function b().
Verifies that after the thread.StepOut(), we are at the correct line within function b.

llvm-svn: 127374
parent 334b2136
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