[MonoDevelop] Is debug available in MonoDevelop 2 (Mono 2.4) for Mac OS X?

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Nov 30 11:47:27 EST 2009


On Wed, Nov 25, 2009 at 8:46 AM, TrevorNewsome <trevor.newsome at gmail.com> wrote:
> Is there any more up-to-date news that you can share with us on the
> debugging function within MonoDevelop for the Mac?

The mdb debugger now works on Mac with Mono 2.6, but has not been
packaged, because of packaging complications - the Mac requires that
apps that poke other processes, like it does, it be be signed by a
trusted certificate.

However, Mono 2.6 has a totally new "soft" debugger (aka "sdb") that
lives inside the runtime. It's much more reliable and portable. We're
hard at working making sure MD 2.2 will support it.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list