/ninja-debugger-plugin

Ninja-IDE debugger plugin.

Primary LanguagePython

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/