[Mono-dev] Debugger exceptions

Martin Baulig martin at ximian.com
Mon Dec 10 06:05:57 EST 2007


Hi,

On Thu, 2007-11-08 at 16:13 +0100, David Suarez wrote:

> I've been having a look at the mono debugger from trunk, and seems to be
> a lot more stable now, good work!

thanks :-)

> I'm not finding, however any option to display the exception that has
> stopped target execution (when no catch (Exception ex) is available). Is
> there any?

Oh, that's one more of these "undocumented cool features" of the
debugger ;-)

Seriously, I should spend more time writing documentation - that's also
the impression I got during my presentation in Madrid.

The feature is already there:

You may use `print catch' to print the last exception.

-- 
Martin Baulig - martin at novell.com
Novell GmbH, Düsseldorf
GF: Volker Smid, Djamel Souici; HRB 21108 (AG Düsseldorf)





More information about the Mono-devel-list mailing list