Debug.jl icon indicating copy to clipboard operation
Debug.jl copied to clipboard

Implement more debugger commands

Open toivoh opened this issue 12 years ago • 2 comments

Ideas:

finish: step out of function
where:  print current location
list:   list surrounding code

toivoh avatar Nov 28 '12 13:11 toivoh

step over/out: implemented

toivoh avatar Dec 07 '12 20:12 toivoh

+1 for backtrace

nstiurca avatar Oct 23 '15 22:10 nstiurca