Skip to content

0.4.2 Beta release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jsargiot jsargiot released this 03 Sep 20:44
· 2 commits to master since this release

ninja-debugger-plugin

Ninja-IDE debugger plugin

Current version: 0.4.2 beta

What's new?

  • 0.4.2 beta
    • Fixed issue #7 Cannot continue when no thread is selected.
    • Fixed issue #8 Cannot remove breakpoints with relative paths.
  • 0.4.1 beta
    • Fixed issue #5.
  • 0.4 beta
    • Mouse hover handler to evaluate expressions when mouse is over.
  • 0.3 beta
    • Multithreading support.
    • Django debugging support.
    • Improved run mechanism to use ninja's run method. [Issue #1]

Wiki: https://github.com/jsargiot/ninja-debugger-plugin/wiki/