Skip to content

Commit

Permalink
Releases: debugger reattach
Browse files Browse the repository at this point in the history
  • Loading branch information
svaarala committed Oct 27, 2015
1 parent 87042fb commit b10bb56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1144,6 +1144,9 @@ Planned
* Add a debugger Throw notify for errors about to be thrown, and an option
to automatically pause before an uncaught error is thrown (GH-286, GH-347)

* Allow debugger detached callback to call duk_debugger_attach(), previously
this clobbered some internal state (GH-399)

* Fix "debugger" statement line number off-by-one so that the debugger now
correctly pauses on the debugger statement rather than after it (GH-347)

Expand Down

0 comments on commit b10bb56

Please sign in to comment.