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.

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@163244 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed