[Mono-dev] Mono Debugger and Mono 2.4
Miguel de Icaza
miguel at novell.com
Mon May 4 17:25:14 EDT 2009
Hello,
> Also, I'm still looking for any suggestions on how to get the mono
> debugger to work with a native application invoking mono from a dll.
> What's the status, should that work at the moment? If not, what needs
> to be done to make it work?
The `mono' program itself is a thin wrapper around libmono.a, so
technically you would just have to replicate in your VM initialization
all the steps that are enabled when MDB launches Mono for debugging.
Miguel.
More information about the Mono-devel-list
mailing list