To get a list of all pages in this category, click on the category name at the top of this page.To add a wiki page to this category, place a link to [Category Debugging] at the bottom of that page.
Start atDebugging utilities
- Dispatcher to dbg func based on dbg settings: Debugging Aid For Production Code
- Full grown & blown error/debugging log utility: Errx
- There's the RamDebugger visual debugger.
- atkdebugger extended debugger extension
- ActiveState Tcl Dev Kit [1] comes with static syntax checker, visual debugger, code inspection, coverage analysis, compilation, wrapping, Windows services and more.
- ActiveState Komodo [2] is an IDE with Tcl debugging integrated.
- General: What debugging tools are available to a Tcl programmer
- Don't overlook Introspection tools like INSPECT app for helping with debugging
- Insight
- CrowTDE, Tcl/Tk IDE which includes a visual debugger.
- MyTcl [3] is an IDE with Tcl debugging integrated.
- Panorama, a graphical debugger for parallel programs.
- You did know about this one, right?: errorCode
- You knew about this one too, I hope: errorInfo
- Discussion of interactive debugging: What debugging tools are available to a Tcl programmer
- You always wanted to know how we're Debugging Expect programs
- There are some Regular Expression Debugging Tips
- Some Introspection might help.
- At entry, List the call stack.
- Tracing with enterstep.
See also:
Pages in this category:
Fetching backrefs for current page...