[MonoDevelop] debugging on mac osx

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Nov 1 13:04:02 EST 2009


On Sun, Nov 1, 2009 at 12:51 PM, Janosch Peters <petersj at in.tum.de> wrote:
> On 10-28-2009, Michael Hutchinson <m.j.hutchinson at gmail.com> wrote:
>> The Mono debugger doesn't work on the Mac. Hopefully there will
>> beexperimental support in Mono 2.6, at which point we can start
>> including the addin in MonoDevelop.
>
> Is there already sth in the repository? According to this post...
>
> http://lists.ximian.com/pipermail/monodevelop-list/2009-May/009677.html
>
> .."the basic debugging (is) working on Mac".

Yes, as I said, experimental support exists in Mono SVN and the 2.6
branch. However, it has not been released, and building these things
from SVN on Mac is not for the faint-hearted. For example, due to Mac
security checks, the debugger executable has to be signed by a trusted
certificate before it can access other processes' private memory to
debug them.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list