Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 4.11.0
-
None
-
Windows 10
MinGW 7.3.0
Description
Steps to reproduce:
- Create a new Qt widget application
- Set a breakpoint inside main
- Debug application
- "Step out" when breakpoint is hit
- Close debugged application
A message box with "An unhandled win32 exception occured in [xxxxx] gdborig.exe." will be shown.