Ask Your Question
2

Debugging environment and GUI

asked 2014-06-15 12:24:26 +0200

Hans gravatar image

updated 2014-06-16 15:23:47 +0200

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?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2014-06-16 10:36:15 +0200

William Stein gravatar image

updated 2014-06-16 11:08:52 +0200

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.

edit flag offensive delete link more

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: 2014-06-15 12:24:26 +0200

Seen: 1,744 times

Last updated: Jun 16 '14