8 Recipe Debugging

Some facilities are provided to ease the debugging of recipes and primitives. These are as follows.

The Perl debugger should be used with care since it is possible to hang the message bus if the program is frozen during a message transaction and the debugger is not optimized for use with the use of nested eval common in the pipeline internals.

10currently the one known issue is multiple declarations of the ORAC_PRIMITIVE variable.