Commit 055be38
authored
fix: request thread stack trace if client hasn't reported it (#395)
Request thread stack trace in case Debug Adapter hasn't reported it.
This makes it possible to see stack traces for every thread when
debugging multi-threaded debugee.
Fixes regression caused by:
a62e86b
Closes issue: #3871 parent 3e61767 commit 055be38
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
0 commit comments