Is notebook() mutually-exclusive from "./sage -gdb" mode?
I tried running with the debugger attached, but my notebook became unresponsive. Tips?
When you run the notebook() command, a completely separate process is started (running the twisted daemon). It will not be started under GDB.
Asked: 2010-08-21 08:01:34 +0200
Seen: 2,169 times
Last updated: Aug 21 '10