Version 1 of Debugging via introspection

Updated 2003-04-08 23:45:12

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)
  2. TkCon
  3. 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