discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Debugging OpenSCAD code

WL
William Lugg
Mon, Oct 17, 2022 10:14 PM

As far as I can tell right now there is no way to set breakpoints, step
through code or examine the contents of variables except through the use
of the echo function, which is fairly effective.

Are there any plans to improve the debugging aspects of the code editor
to add the ability to set breakpoints and to step through code a line at
a time in the future?  I find it quite a handicap not to be able to do
this at times.

Thanks
Bill Lugg

As far as I can tell right now there is no way to set breakpoints, step through code or examine the contents of variables except through the use of the echo function, which is fairly effective. Are there any plans to improve the debugging aspects of the code editor to add the ability to set breakpoints and to step through code a line at a time in the future?  I find it quite a handicap not to be able to do this at times. Thanks Bill Lugg