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.
Asked: 10 years ago
Seen: 2,115 times
Last updated: Jun 16 '14