0

In my Qt application (VC12, Qt Creator, Qt 5.3) I see an issue when I close my application:

exception issue

As I have no idea why (where caused?, my fault?) I have tried to find the root cause. I have used the breakpoint types (see also here)

  • Break when C++ exception is thrown
  • Break when C++ exception is caught

Breakpoint type

However, these breakpoints are never hit (or, at least the application never stops at such a breakpoint). I wonder:

How can it be, that I see an exception issue, but being unable to detect it with one of the breakpoints above?

Community
  • 1
  • 1
Horst Walter
  • 13,663
  • 32
  • 126
  • 228

0 Answers0