Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » debugging » debugError
next | previous | forward | backward | up | index | toc

debugError -- a function to debug

Description

In certain situations, after an error occurs, the offending code, in the form of a function, will be stored in the variable debugError, so the user can debug it by running it.

For the programmer

The object debugError is a compiled function.


The source of this document is in Macaulay2Doc/ov_debugging.m2:234:0.