> Should I know debugsys?

debugsys is an image i create for deep debugging in the axiom interpreter.
it loads the lisp code rather than the compiled lisp code so i can get
better backtrace information about a failure and i can single-step functions.
it's the same as AXIOMsys only it's interpreted. it's not really intended
for anything useful.

t


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to