[Mono-dev] Debugging embed mono

Jonathan Lima greenboxal at gmail.com
Thu Aug 1 06:56:24 UTC 2013


Let's say I have an application running an embed mono and I'm debugging
this application with VisualStudio.
Also I have Monodevelop connected through the soft debugger on this embed
mono instance.

When I set a breakpoint managed code on Monodevelop a native exception is
thrown on VisualStudio(Access Violation Exception) and I can't debug both
native and managed code on the same time. Probably this exception is how
mono debugger manages breakpoints.

My question is, is there a way to debug the embed engine(and the rest of my
native code) and the managed code at the same time?

Thanks for your time,
Jonathan Lima
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130801/4ed28154/attachment.html>


More information about the Mono-devel-list mailing list