MOVED-rhinoscript icon indicating copy to clipboard operation
MOVED-rhinoscript copied to clipboard

Script debug function

Open sbaer opened this issue 13 years ago • 1 comments

moved from wiki (http://wiki.mcneel.com/rhino/wishlist)

What I mean with this is either a RhinoScript function that starts the monkey-debugger or a command within Rhino that starts a script in debugging mode. It would be great to have this because a lot of people love the monkey-debugger but prefer scripting within the environment they are used to.

sbaer avatar Jun 26 '11 02:06 sbaer

probably the thing to do here would be to add a -debugging command line option to the EditScript command. Not too sure what to do about breakpoints, maybe break on first instruction and let the user add other breakpoints

sbaer avatar Jun 26 '11 02:06 sbaer