BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Novell Releases Version 0.80 of Mono Debugger

Novell Releases Version 0.80 of Mono Debugger

This item in japanese

Bookmarks

Back on March 14th Martin Baulig announced the latest release of the Mono Debugger on the Mono-dev list.  This release now supports C# 2.0 in a limited form, according to Martin:

The biggest news is that the debugger now has support for C# 2.0 features such as generics, anonymous methods and iterators .... Unfortunately, the debugger doesn't work with the released Mono 1.9 anymore, you need to grab the latest mono from SVN HEAD.

To use the latest debugger with Mono you need to download it from SVN HEAD and recompile both your applications and libraries as the debugger no longer supports the older symbol file format.

In follow-up, Miguel de Icaza promoted a Mono Debugger patch posted by Harald Krapfenbauer to Mono-dev which adds remote debugging capabilities.  Miguel also indicated that MonoDevelop 1.1 will have support for the debugger.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • I want my! I want my debugger!!

    by Carlos Muentes,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    "Miguel also indicated that MonoDevelop 1.1 will have support for the debugger." - this would be the single biggest feature in Monodevelop in a year. Please!!! Make this happen mono-dev team!!

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT