How can I see call stack referencing my source, upon an exception?

edited February 2018 in Using Processing

If Run give an exception, the IDE jumps to that last of my source lines on the stack... but how can I see the location of the previous?

If I use the debugger, I do get call stack references... but not to my source - I guess referencing some temp file.

Tagged:
Sign In or Register to comment.