Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 5.0.0-rc1
-
None
-
6d3659bef4783ee041b6d709a9ab2497496dfb0c (qt-creator/qt-creator/master)
Description
- set the debugger in a otherwise working kit to "No debugger"
- use one of the debugger actions to start debugging
Actual: A message "Unable to create a debugging engine." is printed to the output pane. In case of Android debugging there even is text before and after that making it hard to pinpoint this as the actual issue.
Expected: Either the debugging actions should be disabled in the first place (with a useful tool tip on the tool button(s)), or an error message appears that tells me that my Kit doesn't have a debugger and points me to the corresponding settings.
Attachments
Issue Links
- resulted from
-
QTCREATORBUG-26059 Cannot debug application on Android
- Reported