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: Brian Tiffin
Subject: Re: [open-cobol-list] Ready trace or equivalent.
Date: Sun, 17 Nov 2013 01:35:36 -0500

Some handy environment variables for 2.0 (which supports READY and
RESET TRACE now, along with -ftrace)

COB_SET_TRACE=YES
COB_TRACE_FILE=name

Cheers,
Brian

On 11/16/13, Michael Anderson <address@hidden> wrote:
> 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.
>
>
>
>
> ------------------------------------------------------------------------------
> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
> Free app hosting. Or install the open source package on any LAMP server.
> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
> _______________________________________________
> open-cobol-list mailing list
> address@hidden
> https://lists.sourceforge.net/lists/listinfo/open-cobol-list
>


reply via email to

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