On Thursday 17 December 2009 16:04:14 ext Convey, Christian J CIV NUWC NWPT wrote: > Does Qt Creator let me specify that during debugging, > the program should break (e.g., a breakpoint is triggered) > whenever a C++ exception is thrown?
No, it's not supported yet. Feel free to file a feature request on http://bugreports.qt.nokia.com/ Andre' PS: > I'm currently using Qt Creator 1.2.1 and gdb 7.0. Note that Qt Creator 1.3.0 is released and gdb 7.0 is not officially supported, for neither 1.2.1 nor 1.3.0. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
