Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.5.0-beta1, Qt Creator 4.6.0-beta1
-
None
-
QT 4.8.7 mingw32 / gdb
QT 5.9.1 mvc15 / cdb
Testproject was analogclock from qt widget examples
Description
Attach to a running application is failing for gdb and cdb on windows.
For gdb the creator shows a message box with the message "During startup program exited with code 0xc0000135".
When using cdb the whole qt creator crashes if i try to break in the debugger after attaching.
Starting the binary with the debugger attached works in both cases.
It looks like the gdb bug is fixed (at least it worked for a build of the master branch) in the repository.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-19160 [REG 4.4->4.5] CDB crashes on interrupt when attaching to a running app
- Closed