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

Move calculating the CurrentInlinedDepth to AFTER the synchronous breakpoint...

Move calculating the CurrentInlinedDepth to AFTER the synchronous breakpoint callback gets a chance to run.
If the stopped event comes in with the Restarted bit set, don't try to hand that to the plans, but just return ShouldStop = false.  There's nothing useful the plans can do, since the target is already running.

llvm-svn: 163244
parent 994f4040
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