gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Ready trace or equivalent.


From: Michael Anderson
Subject: Re: [open-cobol-list] Ready trace or equivalent.
Date: Sat, 16 Nov 2013 13:45:54 -0600
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

I haven't really gotten into using 2.0 much, but with 1.1, I use "cobc -ftrace" which will write paragraph names to stderr as they are executed, "cobc -ftraceall" which does the same, + writes every statement (just the verb) executed. If you actually want variable values to be written out, then you'll need to add those pesky ">>D Display upon stderr" debug statements.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]