Commit b5f0dae
committed
Use stack property to return a modified view of the stack in post_mortem
If we're in post_mortem, accessing the stack will return the bottom
frame instead of an empty stack. By doing this, users can expand
variables in post_mortem.1 parent 99a32b6 commit b5f0dae
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
203 | 211 | | |
204 | 212 | | |
205 | 213 | | |
| |||
401 | 409 | | |
402 | 410 | | |
403 | 411 | | |
404 | | - | |
| 412 | + | |
405 | 413 | | |
406 | 414 | | |
407 | | - | |
408 | 415 | | |
409 | 416 | | |
410 | 417 | | |
| |||
0 commit comments