[Mono-dev] VM debugger

Rafael Teixeira monoman at gmail.com
Thu Aug 12 10:21:18 EDT 2010


You may generate the ILASM sources and assemble with debugging enabled.

Fun,

Rafael "Monoman" Teixeira
---------------------------------------
"To be creative means to be in love with life. You can be creative
only if you love life enough that you want to enhance its beauty, you
want to bring a little more music to it, a little more poetry to it, a
little more dance to it."
Osho



On Wed, Aug 11, 2010 at 7:01 PM, Attila Suszter <attila at suszter.com> wrote:
> Hi everyone, my problem is rather odd but you guys may have some idea.
>
> I'm looking for a solution to perform debugging inside the VM, basically,
> what I would do is single stepping over IL instructions and watching
> locals as well as setting breakpoints (and go).
>
> I'm aware of that this effect would be easily achieved with debug binaries
> but I have the release ones only and not really straightforward to make a
> debug build of them.
>
> I know this would be a tool which intercepts the VM instructions but not
> sure if it exists.
>
> Thanks for any help!
>
> Attila
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list