No defense available :) More changes coming soon.
Tomas
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Lam (DLR)
Sent: Wednesday, April 02, 2008 6:36 AM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] debugging IR
> Regarding the local
> Regarding the local variables I did not see any directly in the
> "Locals"
> table of Visual Studio, but I was able to dig them up from $frame ->
> Scope -> Dict -> SymbolAttributes
Ah yes- I think this is Tomas' fault due to his latest change in local scopes
that are part of the work required
chris donnan:
> How do i unsub from a .net event?
This is not supported today.
> If i am accessing a .net api, how do i pass generic args from ruby?
This is also not supported today.
> What is the equivelent of typeof() for getting a type from a .net type.
> I am trying to script a testing fra
This is working fine, thanks!
Weird spans and conditionals are a minor issue compared to the pain of
no debugging at all :-)
John:
> But it does hit breakpoints and show locals and the call stack
correctly
Regarding the local variables I did not see any directly in the "Locals"
table of Visua