Sprinkle a bunch of #warning "I'm here" in all code paths. Unique messages of course.
- KB ------- Original Message ------- On Saturday, June 24th, 2023 at 5:30 AM, Eric Erickson <[email protected]> wrote: > Using XL C on z/OS V2R5. I've got a set of #ifdefs in a header file that are > not giving me the results I expect. I know on other compilers I've used in > the past that there were options to output all input statements showing the > #ifdefs and how the logic was processed. I need the same thing for the XL C > compiler, but can not seem to find the proper options. I tried PPONLY, but it > only showed the output after preprocessing it does not show the #ifdefs, > which I need to see how the logic is getting executed. > > ---------------------------------------------------------------------- > 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
