debugging notebook program
I get a SIGSEV (in "compiled" components ..) statement and a backtrace report stored in ./sage/crash_logs while running a large code in the written in the notebook. How can I get the gdb prompt ? Or what is the best way to debug this ?
"in the written in the notebook" ? The best way for debugging is the Sage console where gdb is availbale.