Details
-
Sub-task
-
Resolution: Done
-
Not Evaluated
-
None
-
MacOSX 10.8.4, Creator built with Qt4.8.4
-
50e32a92521e67024494a6403291de6754b2933d
Description
Steps to reproduce:
- create a simple Qt GUI application with Creator
- build this application with a Kit using Qt5 and the lldb engine
- run the built application from commandline
- trigger 'Debug' -> 'Start Debugging' -> 'Attach to Running Application...' and choose the used kit and the started application
Current result:
- Creator/lldb fails to get the executable for this process
Expected result:
- attaching to an application built with exactly the same kit should work