Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 3 years ago

tkarn gravatar image

If you are using Sage in the terminal, you can simply type pdb and it will turn on the debugger when an error is raised. This does not quite answer your question, but might help a bit.

click to hide/show revision 2
No.2 Revision

If you are using Sage in the terminal, you can simply type pdb and it will turn on the debugger when an error is raised. This does not quite answer your question, but might help a bit.

sage: pdb Automatic pdb calling has been turned ON

click to hide/show revision 3
No.3 Revision

If you are using Sage in the terminal, you can simply type pdb and it will turn on the debugger when an error is raised. This does not quite answer your question, but might help a bit.

sage: pdb pdb
Automatic pdb calling has been turned ON