Forum: IronRuby IronRuby & Microsoft.Scripting.Debugging

Posted by Charles Strahan (charles-strahan)
on 2010-08-02 00:36
(Received via mailing list)
Hello,

What is the current plan for supporting Microsoft.Scripting.Debugging
in IronRuby?  I'd like to implement ruby-debug-base, so I may
eventually get to ruby-debug-ide (IR support in RubyMine, woot!).

Could IronRuby perhaps expose an ITracePipeline instance?  That alone*
would provide most of the debug functionality needed (set next line,
trace callbacks).  Peeking into the scope could easily accomplished
using the RubyContext, I think.

Should I open a ticket on CodePlex for this?  I couldn't find anything
related using the search.

-Charles

* Of course, IronRuby would also have to use a DebugContext instance
to rewrite the expression trees to make them debuggable, among other
things. I'm not saying it wouldn't be a lot of work :)
Posted by Tomas Matousek (Guest)
on 2010-08-02 04:01
(Received via mailing list)
There is no plan for that other than that we want to do that at some 
point :-)

Tomas
Posted by Charles Strahan (charles-strahan)
on 2010-08-02 17:51
(Received via mailing list)
Cool :)

-Charles

On Sun, Aug 1, 2010 at 8:53 PM, Tomas Matousek
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.