Version 3 of tcldebugger

Updated 2013-09-02 17:17:49 by pooryorick

Summary

Tcl Dev Kit Debugger, a component of Tcl Dev Kit, is a dynamic debugger.

See Also

prodebug
the TclPro analogue

Documentation

official reference

Description

Tcl Dev Kit Debugger provides all the features of the original prodebug, i.e.:

  • breakpoints,
  • watchpoints,
  • source code viewing
  • call stack inspector
  • variable examination and watching
  • eval console
  • step-by-step execution

and beyond that:

The backend of this debugger also integrates with the Komodo IDE.