Conversation
|
Idea: make Somewhere (in the REPL?) is stored the last numbered thing. |
|
How does that work with exception stacks? In the above I have two stacked exceptions. |
No idea :D (probably the latest printed) |
|
Yeah and the location is not enough information for Cthulhu, so we would need to store the stackframe itself. |
You can resolve locations into methods via CodeTracking.jl, which is already a dependency of Cthulu |
|
|
|
ah, trackign that down is much more annoying |
This allows for users to take a stacktrace like:
And invoke: