Skip to content

v0.6.5

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 14:09
· 49 commits to master since this release
158fde6

Debugger v0.6.5

Diff since v0.6.4

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: