I really like this idea!

Rick
On Mon, Feb 13, 2023 at 10:40 AM Mike Cowlishaw <m...@speleotrove.com> wrote:

> Nice summary from Rony -- Thanks.
>
> I definitely see the utility of having the thread number in a trace (if
> there's more than one thread) -- I use this all the time in printfs in my C
> programs, and in Rexx trace it could simply be added after the trace
> identifier (the second character in the >_> sequence), for example:
>
> 14 *-*   dthen=dthen.i
>    >C3>     DTHEN.I => "DTHEN.1"
>    >V3>     DTHEN.I => "2023-03-26"
>    >>3>     "2023-03-26"
>    >=3>     DTHEN <= "2023-03-26"
>
> Only one extra character per line (unless you have more than 8 cores) and
> minimal change to documentation, too.  :-)
>
> Mike
>
>
>
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to