[Qt-creator] Qt Creator - Debugger - cannot attatch to process because process list is empty
Christian Kandeler
christian.kandeler at digia.com
Mon Feb 3 10:31:08 CET 2014
On 01/30/2014 09:25 AM, Nagel, Andreas wrote:
> I tried to debug my DLL. Actually I wanted to attach to a process which
> references that DLL,
> but in Qt Creator 2.8.1 the process list is always empty. The same with
> Qt Creator 3.0.0.
Your screenshot indicates that you have no Kit selected. Without a Kit,
Qt Creator cannot know for which device you want to show the list of
processes. So just create a Kit, set its device to "Desktop" (that seems
to be what you want), and try again.
Christian
More information about the Qt-creator
mailing list