Version 5 of tcldebugger

Updated 2018-01-29 12:44:00 by ALX

Summary

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

See Also

prodebug
the TclPro analogue

FlightAware bounty program new version 2.0 https://github.com/flightaware/TclProDebug

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.