'''Debugging''' Purpose: Collection of pointers to wiki pages and short snippets which assist in debugging. (but with comments!) ---- '''Start at''' * [Help! My Tcl application just crashed!] '''Debugging 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] '''Handmade debugging''' * You did know about that one: [errorCode] * You knew about this one either: [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. ---- ''Yes, there are some pages like this already, but imho it's worth a "Category"'' ---- [Category Category]