Qore DebugCmdLine Module Reference  0.1.2
DebugCmdLine Module

Introduction to the DebugCmdLine Module

The DebugCmdLine module provides common functionality for implementing debugger client utilities

v0.1.2

  • removed Linenoise stuff to new module
  • options API
  • source API

v0.1.1

  • fixed a bug parsing call signatures when setting breakpoints (issue 2601)
  • improved breakpoint usability (issue 2604)

v0.1

  • the initial version of the DebugCommandLine module