[Mono-dev] VM debugger
Attila Suszter
attila at suszter.com
Wed Aug 11 18:01:51 EDT 2010
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
More information about the Mono-devel-list
mailing list