A GUI based (i.e. visual) [Dynamic Debugger] originating in the [TclPro] tool set. ---- An updated variant of this application is part of [ActiveState]'s [Tcl Dev Kit] (doc [http://aspn.activestate.com/ASPN/Reference/Products/Tcl_Dev_Kit/Debugger.html]), the company's commercial successor of [TclPro]. This variant 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. ---- The company Neatware packages the original prodebug as part of their product [MyrmecoX]. ---- [[ [Category Application] | [Category Debugging] (=> [Dynamic Debugger]) ]]