Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.6.0
-
bb31da3937b5c7ad7f980e90a54e77758843e793
Description
Currently we show a Messagebox with
"Some breakpoints cannot be handled by the debugger languages currently active, and will be ignored."
It would be nice if the user would get a suggestion what may be wrong. In most cases its just a missing check in "Enable QML Debug port" in projects page.