What do you expect to get when the compiler optimizer inlines the call?

Also, there's a simple way to get displays of all the section performs from a 
COBOL program. Not a trace table but close enough.

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Phil Smith III
Sent: Monday, December 9, 2024 10:14 AM
To: [email protected]
Subject: IBM compiler/LE WIBNI

When working with large systems, it would sure be nice if there were a way to 
compile (or, even better, just run) with an option that generates a trace table 
of function calls. If I were writing a large system from scratch in, say, C, I 
would consider making every call a macro, which could then test a flag, or 
enable the tracing at compile-time.

I'm not really thinking IBM is going to say "What a great idea! Let's drop 
everything and do this" (though I'll buy them a beer if they do), more hoping 
someone says "Hey, dummy, LE already offers that via the XYZZY option."

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to