Groups | Search | Server Info | Login | Register


Groups > comp.lang.tcl > #55642

Re: Debugging tools

From saito <saitology9@gmail.com>
Newsgroups comp.lang.tcl
Subject Re: Debugging tools
Date 2026-03-31 14:28 -0400
Organization A noiseless patient Spider
Message-ID <10qh3ol$3irdm$1@dont-email.me> (permalink)
References <10qefga$2mval$1@dont-email.me> <1774927265-3870@newsgrouper.org>

Show all headers | View raw


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.

Back to comp.lang.tcl | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Debugging tools saito <saitology9@gmail.com> - 2026-03-30 14:30 -0400
  Re: Debugging tools et99 <et99@rocketship1.me> - 2026-03-30 18:31 -0700
    Re: Debugging tools saito <saitology9@gmail.com> - 2026-03-31 14:29 -0400
  Re: Debugging tools sm.smithfield@gmail.com <user3870@newsgrouper.org.invalid> - 2026-03-31 03:21 +0000
    Re: Debugging tools saito <saitology9@gmail.com> - 2026-03-31 14:28 -0400
      Re: Debugging tools Petro Kazmirchuk <vivid.tree7955@fastmail.com> - 2026-03-31 20:51 +0200

csiph-web