Is there any debugging tool for tcl? I am not sure what features it would have but basic step execution or proc tracing or something similar would be sufficient for what I am looking for. It is fine if it has more features for professionals or advanced users but something basic would go a long way.
Is there any debugging tool for tcl? I am not sure what features it
would have but basic step execution or proc tracing or something similar would be sufficient for what I am looking for. It is fine if it has more features for professionals or advanced users but something basic would
go a long way.
saito <saitology9@gmail.com> posted:
Is there any debugging tool for tcl? I am not sure what features it
would have but basic step execution or proc tracing or something similar
would be sufficient for what I am looking for. It is fine if it has more
features for professionals or advanced users but something basic would
go a long way.
##################################################################
# my personal dbg solution
# covers 99% of my needs.
# about the names.
# deliberately
# short
# easy to type
# non-descriptive in the consensus coding style
# low chance for collision ##################################################################
For normal use, there's TclPro Debugger. Since I've seen posts where you appear to be on windows, I would look at the MagicSplat distribution, it includes that debugger and has a start menu item to launch it.
-e
On 3/30/2026 11:21 PM, sm.smithfield@gmail.com wrote:
saito <saitology9@gmail.com> posted:
Is there any debugging tool for tcl? I am not sure what features it
would have but basic step execution or proc tracing or something similar >>> would be sufficient for what I am looking for. It is fine if it has more >>> features for professionals or advanced users but something basic would
go a long way.
##################################################################
# my personal dbg solution
# covers 99% of my needs.
# about the names.
# deliberately
# short
# easy to type
# non-descriptive in the consensus coding style
# low chance for collision
##################################################################
Nice stuff, thank you.
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,113 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 492334:31:26 |
| Calls: | 14,238 |
| Files: | 186,312 |
| D/L today: |
3,268 files (1,061M bytes) |
| Messages: | 2,514,808 |