** Summary ** '''Tcl Dev Kit Debugger''', a component of [Tcl Dev Kit], is a [dynamic debugger]. ** See Also ** [prodebug]: the [TclPro] analogue ** Documentation ** [http://docs.activestate.com/tdk/5.3/Debugger.html%|%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: * [Coverage Analysis] * [Hotspot Analysis] * [Static Syntax Analysis]. This task is actually delegated to the integrated enhanced [procheck]. The backend of this debugger also integrates with the [Komodo] IDE. <> Category Application | Category Debugging | Category Commercial | Category Dev. Tools