How do you output debug info to the terminal?

 

I don’t understand this :

 

# Several features can be enabled using '#!define WITH_FEATURE' directives:

#

# *** To run in debug mode:

#     - define WITH_DEBUG

 

 

 

How do I get debug and output to screen?

 

Nelson Pereira