Option variable
debugmodeDefault value: false
When a Maxima error occurs, Maxima will start the debugger if debugmode is true.
The user may enter commands to examine the call stack, set breakpoints, step
through Maxima code, and so on. See debugging for a list of debugger commands.
Enabling debugmode will not catch Lisp errors.