Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.0.0-rc1
-
Ubuntu 12.04, 32bit, Creator 3.0 based on Qt5.2
-
9816763b0116a09cb1a8e64d015b384ce34c4223
Description
Steps to reproduce:
- have a Qt and gcc stuff in PATH
- start Creator with clean settings (or with -settingspath and point to new directory)
- check the default kit that has been configured automatically
Current result:
- no debugger has been set up (which makes debugging out of the box not possible - you have to switch from "None" to "System GDB at /usr/bin/gdb"
Expected result:
- automatically set up default settings work like before