[Mono-osx] Need pointers or guide to debugging on OSX.

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Jan 23 16:46:27 EST 2010


On Sat, Jan 23, 2010 at 4:39 PM, Ke Sun <kesun.421 at gmail.com> wrote:
> Thanks, but I was wondering if there is anything from the command line?

Not easily. The old mdb debugger was ported to OS X for 2.6 but it was
difficult to get working (needs codesigned binaries), so hasn't been
shipped. You could try building it from sources but it's probably not
worth the effort.

It wouldn't be too hard to build a command-line interface to the new
"soft" debugger using MonoDevelop's debugger session libraries.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-osx mailing list