Chapter 8. Debugging

The following are only useful when debugging compiler errors.

8.1. CODEGEN

Format:


        PRAGMA DEBUG CODEGEN { YES | NO | }
      

* YES -- Enable the back_end code generation
NO -- Disable the back_end code generation

Allow the pcode to be generated without executing the PIC code generator.