First time here? Check out the FAQ!

Ask Your Question
2

Debugging environment and GUI

asked 10 years ago

Hans gravatar image

updated 10 years ago

niles gravatar image

Is there a debugging GUI/environment within SageMathCloud where one can set breakpoints and step through code across different files, for Sage and Octave?

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
3

answered 10 years ago

William Stein gravatar image

updated 10 years ago

kcrisman gravatar image

No, but you can use the IPython command line to debug Python code as explained here.

http://stackoverflow.com/questions/16867347/step-by-step-debugging-with-ipython

I guess Octave has similar functionality.

Preview: (hide)
link

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

Seen: 2,111 times

Last updated: Jun 16 '14