March 14, 2006 06:15 am

Released version 0.12 "Portland" of the Mono Debugger

Version 0.12 "Portland" of the Mono Debugger has just been released - it can be found here :-)

  • This version of the Mono Debugger requires Mono 1.1.13.4.

    For those of you using SVN, you need the latest Mono from either SVN HEAD or anything from the 1-1-13 branch which is at least Mono 1.1.13.4.

  • The debugger no longer uses a mono-debugger-mini-wrapper, it's now using the normal mono instead.

  • We can now attach to processes and examine core files - this still needs some testing, so bug reports are very welcome ...

  • We no longer run the backend in another process/appdomain; most of the remoting stuff is gone to make the debugger faster and more reliable.

  • This release is named after Portland, Oregon.

I'm still very busy fixing GMCS bugs this whole week, but next week I'll be back in debugger land - so if you have any problems or bugs, please lemme know.

Posted by martin at March 14, 2006 06:15 am.