Option variable
setcheckbreakDefault value: false
When setcheckbreak is true,
Maxima will present a break prompt
whenever a variable on the setcheck list is assigned a new value.
The break occurs before the assignment is carried out.
At this point, setval holds the value to which the variable is
about to be assigned.
Hence, one may assign a different value by assigning to setval.