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


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to