Skip to content

Releases: JuliaDebug/Debugger.jl

v0.7.8

06 Jan 12:02
86a1170
Compare
Choose a tag to compare

Debugger v0.7.8

Diff since v0.7.7

Merged pull requests:

v0.7.7

21 Dec 15:28
e3336d2
Compare
Choose a tag to compare

Debugger v0.7.7

Diff since v0.7.6

Closed issues:

  • bp add crashes Debugger (#248)
  • Debugger will crash when the show method throw an exception. (#293)
  • Breakpoint skipped when set on function (#297)
  • Error in status print (#315)
  • Debugger throws TypeError but function doesn't (#316)
  • Error when debugging function with log statement (#318)
  • debug hangs when debug code with Mnist dataset (#319)
  • Error trying to debug callable struct function (#321)

Merged pull requests:

  • Fix markdown list formatting in help output. (#320) (@fredrikekre)
  • Try to give a better location for Cassette-like transforms (#324) (@Keno)

v0.7.6

11 Mar 18:52
296e303
Compare
Choose a tag to compare

Debugger v0.7.6

Diff since v0.7.5

Closed issues:

  • Adding breakpoint for function in module does not seem to work (#311)

Merged pull requests:

v0.7.5

25 Feb 12:17
4e4da53
Compare
Choose a tag to compare

Debugger v0.7.5

Diff since v0.7.4

Merged pull requests:

v0.7.4

22 Feb 08:49
a16efd2
Compare
Choose a tag to compare

Debugger v0.7.4

Diff since v0.7.3

Merged pull requests:

v0.7.3

21 Feb 18:46
1102fb8
Compare
Choose a tag to compare

Debugger v0.7.3

Diff since v0.7.2

Merged pull requests:

  • CompatHelper: bump compat for Highlights to 0.5, (keep existing compat) (#302) (@github-actions[bot])
  • Some printing fixes (#306) (@KristofferC)

v0.7.2

03 Feb 16:54
539402d
Compare
Choose a tag to compare

Debugger v0.7.2

Diff since v0.7.1

Merged pull requests:

v0.7.1

03 Feb 16:19
Compare
Choose a tag to compare

Debugger v0.7.1

Diff since v0.7.0

Closed issues:

  • Message "failed to highlight code" in every step after @Enter (#303)

Merged pull requests:

v0.7.0

31 Dec 17:37
53a690a
Compare
Choose a tag to compare

Debugger v0.7.0

Diff since v0.6.8

Closed issues:

  • Debugger will crash when the show method throw an exception. (#294)
  • Stepping into a @generated function causes an exception to be thrown. (#295)
  • copy_codeinfo removed (#299)

Merged pull requests:

v0.6.8

14 Jun 15:49
7e3ebd1
Compare
Choose a tag to compare

Debugger v0.6.8

Diff since v0.6.7

Closed issues:

  • Normalize user input (#235)
  • REPL needs fixing on 1.6 (#271)
  • Debugger does not break on @bp when using threads (#273)
  • Not proper syntax (#274)
  • Error in the keymap (#281)
  • Regression displaying help (#287)
  • Fail to hightlight code (#288)
  • Regression on Julia 1.6: "About to run: return _J4" (#290)

Merged pull requests: