next up previous contents
Next: Output of graphs via Up: The generated code Previous: Outline of the generated

Manipulation and debugging of the generated code

We have tried to make the generated code as readable as possible. We hope users are able to read it and also make modifications. One can use to get a skeleton for one's algorithm and then modify and refine it by hand. A lot of typing can be avoided in this respect.

RCS and SCCS ids are already generated, so that files directly can be imported under change control.

generates some test code which is dependent on the flag .OXDEBUG.. If you set this manually in the code or set the .-DOXDEBUG. flag during a make, the running code will produce some test output. Users also can insert target predicates with print-statements and #ifdef-switches in order to print debug information.

However, the actual printing of the test output is dependent on the value of some option/variable of/in the engine. This is



 
next up previous contents
Next: Output of graphs via Up: The generated code Previous: Outline of the generated
Uwe Assmann
1998-12-22