I have a failure in some inner library function in Octave. I want to debug the calling function, but I don't know how to do it.
How can I see the stack trace?
How can I move between frames?
|
I have a failure in some inner library function in Octave. I want to debug the calling function, but I don't know how to do it.
| |||
|
feedback
|
|
Edit - turns out old answer I don't know of a way to show the callstack. Once I'm in debug mode, I use | ||||
|
feedback
|