Ask Your Question
1

debugging notebook program

asked 2013-03-25 13:55:14 +0200

FLAK45 gravatar image

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 ?

edit retag flag offensive close merge delete

Comments

"in the written in the notebook" ? The best way for debugging is the Sage console where gdb is availbale.

vdelecroix gravatar imagevdelecroix ( 2013-03-29 07:48:31 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-04-01 06:36:04 +0200

vdelecroix gravatar image

Hi,

You mispelled something "in the written in the notebook" ?

Nevertheless, the best way for debugging is the Sage console where gdb is available as in a standard python shell.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2013-03-25 13:55:14 +0200

Seen: 389 times

Last updated: Apr 01 '13