Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 11.0.1
-
None
-
-
549e17ee8 (11.0)
Description
Steps to reproduce:
- Install Qt Creator 11.0.1 (Installer, download.qt.io, or internal test packages for 11.0.2)
- Create console app
- Select "Run In Terminal"
- Start Debugging
Expected:
- Debugger attaches
Actual
- Debugger fails
Looks like the code-signed qtcreator_process_stub stops the debugger from attaching.