[Qt-creator] application ends in debug mode on exception
André Pönitz
andre.poenitz at nokia.com
Fri Aug 27 17:33:21 CEST 2010
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"
Andre'
More information about the Qt-creator-old
mailing list