v0.6.5
Debugger v0.6.5
Closed issues:
- Debugger "failed to lookup source code" when function defined within function (#230)
- Debugger.jl halted on the line of JSON.parse() (#243)
- Document switching between repl modes (#244)
- ERROR: TypeError: in cglobal, expected Symbol, got JuliaInterpreter.SSAValue (#246)
- kwargs interfering with
bp add
(#247) - Debugging inside map closures (#250)
- How to enter debug mode again after changing a variable in REPL? (#253)
- varinfo doesn't list local variables while debugging (#256)
- Declaring new variables in "evaluation mode"? (#258)
- Clear watch list between debug sessions? (#259)
Merged pull requests:
- Install TagBot as a GitHub Action (#242) (@JuliaTagBot)
- Fix URL to demo of themes (#245) (@EQt)
- Expand documentation for eval mode (#254) (@timholy)
- allow CodeTracking v1.0 (#257) (@KristofferC)
- Make install code run if users copy and paste (#260) (@clarkfitzg)
- Link to Pkg documentation in Install section (#261) (@clarkfitzg)