[Mono-dev] Announcing the release of Mono 2.4.3

Michael Hutchinson m.j.hutchinson at gmail.com
Wed Dec 9 23:07:39 EST 2009


On Wed, Dec 9, 2009 at 10:40 PM, Kris Ray <kray at landmarkdigital.com> wrote:
>
> The release notes say that debugging works on OSX now when logged in as root.
>
> I just installed mono 2.4.3 and the latest monodevelop 2.2 rc on OSX 10.6.2.
>
> I enabled the root account, then logged in as root.
>
> I then created a console app in monodevelop and put in breakpoints.
>
> The menu under "run" has the "debug" option grayed out.  What else do I need to do to enable this?

This appears to have been an error in th 2.4.3 release notes. AFAIK
mdb only works in Mono 2.6. Even then, Monodevelop for MacOS does not
include the mdb addin.

I suggest waiting for Mono 2.6 which should be out soon. It has the
new "soft" debugger built in, and MonoDevelop 2.2 also has built-in
support for the soft debugger. SDB is much more portable, and works
very well on MacOS

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-devel-list mailing list