On Tuesday 08 June 2010 15:07:38 ext Laurent Desmecht wrote: > Hi everybody > > I am debugging some code in qtcreator, this issue is that the debugger don't > stop when an exception is thrown. Because of this it's quite difficult to > debug > one crash.
> In gdb, it is possible to add a break point with the command "catch throw" but > I have not found any way to do this in qtcreator. Break View, context menu, "Set Breakpoint at "throw"". If it's not there, set a breakpoint on the function "__cxa_throw". Andre' _______________________________________________ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator