Debugger 0.2.0
- Improve printing of source code (#84, #90, #93, #94, #99, #106, #109, #117)
- Add support for watch expressions (#49)
- Add a command
o
to open a the current location in the editor (#100) - Fix bug in
f
andfr
commands (#101, #103) - Now use the
break_on
functionality from JuliaInterpreter for break on error (#104) - Add a toggle for running in Compiled mode (#102)
- Add a toggle for showing lowered code (#117)