Version 4 of tcldebugger

Updated 2017-05-30 21:13:30 by bovine

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.