First time here? Check out the FAQ!

Ask Your Question
0

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

asked 14 years ago

ccanonc gravatar image

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

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
2

answered 14 years ago

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.

Preview: (hide)
link

Comments

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

ccanonc gravatar imageccanonc ( 14 years ago )

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

Seen: 484 times

Last updated: Aug 21 '10