Version 0 of Debugging via introspection

Updated 2002-10-17 13:09:46

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
  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