InfoQ

News

Novell Releases Version 0.80 of Mono Debugger

Posted by James Vastbinder on Mar 24, 2008 12:31 AM

Community
.NET
Topics
Artifacts & Tools,
Announcements,
Debugging
Tags
Mono

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.

1 comment

Reply

I want my! I want my debugger!! by Carlos Muentes Posted Mar 24, 2008 9:08 AM
  1. Back to top

    I want my! I want my debugger!!

    Mar 24, 2008 9:08 AM by Carlos Muentes

    "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!!

Exclusive Content

Intentional Software - Democratizing Software Creation

Business users doing programming? Simonyi and Kolk presents how Intentional Software offers a radical new software approach that separates business knowledge from software engineering knowledge.

Getting Started with Grails

Jason Rudolph discusses Java/Grails integration, Grails plugins, creating a Grails sample application, Grails app structure, data querying and persistence, validation, controllers and tag libraries.

Creating Product Owner Success

The Scrum Product Owner role is powerful, valuable and challenging to implement. It brings healthier relationships between customers and developers, and competitive advantage - if you do it right.

Book Excerpt and Interview: Effective Java, Second Edition

Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition, which won a 2001 Jolt Award. InfoQ asked Bloch questions about the areas that the new edition covers.

Tapestry for Nonbelievers

A new article by I. Drobiazko and R. Zubairov introduces v. 5 of the Apache Tapestry component-oriented web framework. The tutorial shows how to create a component and covers IoC in Tapestry and Ajax.

Pete Lacey on REST and Web Services

In this interview, Burton Group consultant Pete Lacey talks to Stefan Tilkov about his disillusionment with SOAP, his opinion on REST, and addresses some of the perceived shortcomings REST vs. WS-*.

Business Natural Languages Development in Ruby

Jay Fields presents his concept of Business Natural Languages - a type of Domain Specific Languages geared towards being readable by domain experts.

Distributed Version Control Systems: A Not-So-Quick Guide Through

Adoption and interest for Distributed Version Control Systems is constantly rising. We will introduce the concept of DVCS and have a look at 3 actors in the area: git, Mercurial and Bazaar.