Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: Qt Creator 3.2.2
-
Fix Version/s: Qt Creator 3.3.0-rc1
-
Component/s: Debugger
-
Labels:None
-
Environment:Windows 7
-
Commits:28907f76e40998ed7f40e5d14c8684c033d124e8
Description
[Windows] Attach to unstarted application does not work. I did the following steps:
- Start Qt Creator
- Go to Debug | Start Debugging | Attach to unstarted application
- Selected the relevant kit
- Specified the executable
- Clicked on Start Watching
- Started the application externally and the app starts but is not attached to