Skip to content

v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@critiqjo critiqjo released this 21 Jul 14:11
· 96 commits to master since this release

New features:

  • Fully asynchronous: process state (stopped and running) change events are processed in a separate thread.
  • Improved robustness: Errors are caught and logged to $NVIM_PYTHON_LOG_FILE, without killing the plugin for a lot of cases.
  • Clean exit from debug mode using LLstop command.
  • Customize disassembly buffer using LLdisassembly command.