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

i like this post (click again to cancel)
0
i dont like this post (click again to cancel)

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

asked Aug 21 '10

ccanonc gravatar image ccanonc
477 3 15 32
i like this answer (click again to cancel)
2
i dont like this answer (click again to cancel) ccanonc has selected this answer as correct

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

link

posted Aug 21 '10

William Stein gravatar image William Stein
1205 5 17 40
http://wstein.org/
I thought so. Should then the gdb option remove notebook from the namespace? ccanonc (Aug 21 '10)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Tags:

Stats:

Asked: Aug 21 '10

Seen: 85 times

Last updated: Aug 21 '10

powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.