Ask Your Question
0

Is notebook() mutually-exclusive from "./sage -gdb" mode?

asked 2010-08-21 08:01:34 +0200

ccanonc gravatar image

I tried running with the debugger attached, but my notebook became unresponsive. Tips?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2010-08-21 12:31:37 +0200

William Stein gravatar image

When you run the notebook() command, a completely separate process is started (running the twisted daemon). It will not be started under GDB.

edit flag offensive delete link more

Comments

I thought so. Should then the gdb option remove notebook from the namespace?

ccanonc gravatar imageccanonc ( 2010-08-21 12:52:19 +0200 )edit

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: 2010-08-21 08:01:34 +0200

Seen: 397 times

Last updated: Aug 21 '10