Debug.jl
Debug.jl copied to clipboard
Implement more debugger commands
Ideas:
finish: step out of function
where: print current location
list: list surrounding code
step over/out: implemented
+1 for backtrace