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?
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: 2014-06-15 12:24:26 +0100
Seen: 2,382 times
Last updated: Jun 16 '14
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.