Skip to content
Commit 886a3e2c authored by Jim Ingham's avatar Jim Ingham
Browse files

Handle the case where we are stepping through code with no symbols, so we...

Handle the case where we are stepping through code with no symbols, so we can't really find the function start PC 
and so the StackID changes with every step.  Do so by checking the parent frame ID, and if it hasn't changed,
then we haven't stepped in.

rdar://problem/14516227

llvm-svn: 187094
parent 440e9d81
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