Stacktrace
MissingReports opened this issue ยท 2 comments
Suggestion
Something similar to a stacktrace that shows the last 20 executed statements and their line numbers, with a way to print it.
E.g: "print current stacktrace"
Why?
It makes debugging way easier and shows where you messed up
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.
In my opinion, stack traces are only good for tracing errors which we have #7155 for but ill keep this open anyway
Related #6436