Debugging environment and GUI
Is there a debugging GUI/environment within SageMathCloud where one can set breakpoints and step through code across different files, for Sage and Octave?
Is there a debugging GUI/environment within SageMathCloud where one can set breakpoints and step through code across different files, for Sage and Octave?
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-06-15 12:24:26 +0100
Seen: 1,951 times
Last updated: Jun 16 '14
Sage Notebook: how to set the path for Octave?
Running octave from the sage notebook
Sage Virtual Machine sudo password?
using sage functions with data from octave
Octave works in command line but not in notebook
desolve_system_rk4 lisp debugger
Can I use Sage as Octave creating a figure showing and holding it on while adding points?