[Mono-dev] Mono Debugger - Master Thesis

Laurent Debacker debackerl at gmail.com
Tue Jan 23 09:02:32 EST 2007


Hello,

I am a student in Computer Science. I am writing a master thesis but need to
understand how debugging work with MONO.
Is there some documents available to understand the inner working? I do not
unnecessary need to understand how your debugger work, but how can a
debugger can be implemented with MONO, and what are the relationships with
the VM. I need to know that because I'm studying typed assembly languages.
Using a typed ASM means that the VM must emit typed ASM instructions.
However the typed ASM is much more restrictive than typical ASM and I would
like to know if debugging managed applications would be possible, or how to
enhance the typed ASM to support debugging.

Thanks for your help.

Regards,
Laurent Debacker.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070123/d3c2660b/attachment.html 


More information about the Mono-devel-list mailing list