Re: Gdb and Gtkmm



On Thu, 2007-03-01 at 09:13 -0500, Paul Davis wrote:
> On Thu, 2007-03-01 at 14:31 +0100, Xavier Larrode wrote:
> > Something else, is it possible  in debug mode, to avoid gtkmm to abort, 
> > if something is wrong, for instance when it catches an unhandle exception.
> > Thanks
> 
> you might check out gdb's "catch" command:
> 
> gdb> catch catch
> gdb> catch throw
> 
> this will break on any throw or catch of an exception. its pretty cool.

Thanks. That's really useful to me.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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