Bug fixes related to deep callstacks, resuming stepping and perf:
- Track callstack depth
- Avoid obtaining full callstack (backtrace) if not necessary (when processing auto resume)
- Resume stepping with stepcount (possibly > 1 )
- Reduce round trips when resuming stepping when interrupted with deep callstacks
↧