André Pönitz schrieb: > On Friday 27 August 2010 17:21:31 ext Matthias Pospiech wrote: > >> I get exeptions like this: >> terminate called after throwing an instance of 'std::out_of_range' >> >> what(): vector::_M_range_check >> >> but I have no chance to debug it, since the debugger ends instead of >> showing the occurence of the problem. >> >> Can this be changed somehow? >> > > Set a breakpoint at function "__cxa_throw" > Where would I find that one?
Matthias _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
