[Qt-creator] application ends in debug mode on exception
Matthias Pospiech
matthias.pospiech at gmx.de
Fri Aug 27 18:11:00 CEST 2010
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
More information about the Qt-creator-old
mailing list