Initial stack frame is empty after launch
Closed this issue · 0 comments
arosien commented
- Release: 0.0.6
Relevant log entries:
2021-06-21 11:29:16,644 [io-compute-3] DEBUG d.d.d.DAPodil - R> #9 threads null
2021-06-21 11:29:16,645 [io-compute-3] DEBUG d.d.d.DAPSession - <R #9 threads {"threads":[{"id":1,"name":"daffodil"}]}
2021-06-21 11:29:16,676 [io-compute-3] DEBUG d.d.d.Parse - pre-offer
2021-06-21 11:29:16,676 [io-compute-3] DEBUG d.d.d.Parse - pre-checkBreakpoints
2021-06-21 11:29:16,678 [io-compute-3] DEBUG d.d.d.Parse - pre-control await
2021-06-21 11:29:16,687 [io-compute-5] DEBUG d.d.d.DAPodil - R> #10 stackTrace {"threadId":1,"startFrame":0,"levels":20}
2021-06-21 11:29:16,688 [io-compute-5] DEBUG d.d.d.DAPSession - <R #10 stackTrace {"stackFrames":[],"totalFrames":0}
After one "step" the initial frame is shown.