[Mono-dev] [Mono-patches] r128544 - in trunk/mono/mono: metadata mini
Martin Baulig
martin at ximian.com
Wed Mar 4 10:58:54 EST 2009
On Wed, 2009-03-04 at 16:49 +0100, Zoltan Varga wrote:
> On an unrelated note, the JIT can now generate precise live range
> info for variables,
> it is stored in MonoMethodVar->{live_range_start,live_range_end}.
> Those two fields contain
> the exact native range the variable's value can be found in its location.
Hi Zoltan,
this is really great news, thanks a lot for implementing this !
I'll add support for this to the debugger when I'm done with ASP.NET
support (which is next on my TODO list).
Martin
More information about the Mono-devel-list
mailing list