First time here? Check out the FAQ!

Ask Your Question
1

debugging notebook program

asked 11 years ago

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 ?

Preview: (hide)

Comments

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

vdelecroix gravatar imagevdelecroix ( 11 years ago )

1 Answer

Sort by » oldest newest most voted
1

answered 11 years ago

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.

Preview: (hide)
link

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: 11 years ago

Seen: 436 times

Last updated: Apr 01 '13