Details
-
Bug
-
Resolution: Moved
-
P2: Important
-
None
-
Qt Creator 2.0.0, Qt Creator 2.0.1
-
None
-
Windows Vista x64
Qt from 4.7.0 branch
g++ (GCC) 4.4.0
GNU gdb (GDB) 7.1.0.20100329-cvs
----
Linux 64-bit
GDB 7.2
Description
"Load qtcreator.pro, Set breakpoint in the constructor of CodePaster::SettingsPage, enable "Use full path information to set breakpoints" in Options->Debugger->Gdb and see if it breaks in that class."
No, it does not. Execution of the program stops when opening the Options dialog but Creator shows src\plugins\locator\settingspage.cpp instead of src\plugins\cpaster\settingspage.cpp .
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-7007 Creator is not correctly sets a breakpoint if multiple files exists in a project with the same name
- Closed