Purpose: to discuss the tools and techniques for debugging Tcl/Tk/etc. applications making use of Tcl's introspection capabilities. * Tools to leverage Tcl's native introspection 1. [TkInspect] (the [Tcl Dev Kit] has an enhanced version) 1. [TkCon] 1. [XotclIDE] * Techniques [[I'd love to see pointers to tutorials, white papers, etc. on how to make use of tkinspect, tkcon, etc. for debugging Tcl/Tk applications]. ---- [Category Debugging]