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 +0100
Seen: 2,185 times
Last updated: Aug 21 '10
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.