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@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to