[Mono-dev] Profiler and generics
Rodrigo Kumpera
kumpera at gmail.com
Sun Nov 6 11:04:48 EST 2011
MonoMethodInflated is not meant to be accessed outside of the runtime. It
can change shape
without notice.
Right now mono lacks a decent API for generics thought. This needs to be
addressed.
On Sun, Nov 6, 2011 at 1:38 PM, Giacomo Tesio <giacomo at tesio.it> wrote:
> Hello list, how can I access in a polite way to the MonoMethodInflated
> structure?
>
> In general it seem that there's no way (beyond the horrible hack that I
> used here <https://github.com/mono/monocov/pull/9>) to improves the
> handling of generic methods in MonoCov.
>
> Do you know if anyone is working on the matter (or in any other coverage
> tool working for mono)?
>
>
> Can I help here? Anybody care?
> I use code coverage a lot on windows and is something I really miss on
> mono.
>
>
> Giacomo
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20111106/1c80de4f/attachment-0001.html
More information about the Mono-devel-list
mailing list