monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] problem with tester on WIN32 MinGW


From: Jack Lloyd
Subject: Re: [Monotone-devel] problem with tester on WIN32 MinGW
Date: Wed, 29 Aug 2007 09:08:24 -0400
User-agent: Mutt/1.5.11

On Wed, Aug 29, 2007 at 06:21:55AM -0400, Stephen Leake wrote:
> I'm not very familiar with C++ debugging. I'm using gdb from the
> AdaCore distribution (there isn't one in the MinGW distribution); it
> understands C++, but "break exception" isn't a recognized command (it
> is for Ada :).

Try 'catch throw' and 'catch catch'. You may need the workaround
described in http://www.cygwin.com/ml/gdb/2004-11/msg00192.html (I did
for gdb 6.3).

Jack




reply via email to

[Prev in Thread] Current Thread [Next in Thread]