[kdevelop] [Bug 407065] Debugging silently does not work without CMAKE_BUILD_TYPE=DEBUG

2020-08-06 Thread Luís Henrique Camargo Quiroz
https://bugs.kde.org/show_bug.cgi?id=407065 Luís Henrique Camargo Quiroz changed: What|Removed |Added CC||luis...@gmail.com --- Comment

[kdevelop] [Bug 407065] Debugging silently does not work without CMAKE_BUILD_TYPE=DEBUG

2019-09-28 Thread Saurav Sengupta
https://bugs.kde.org/show_bug.cgi?id=407065 Saurav Sengupta changed: What|Removed |Added CC||saurav1@gmail.com -- You are receiving

[kdevelop] [Bug 407065] Debugging silently does not work without CMAKE_BUILD_TYPE=DEBUG

2019-04-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=407065 --- Comment #4 from Alexander Potashev --- On project creation, it was set to the default value "Debug". Still build/CMakeCache.txt has this variable empty: "CMAKE_BUILD_TYPE:STRING=" -- You are receiving this mail because: You are watching all bug

[kdevelop] [Bug 407065] Debugging silently does not work without CMAKE_BUILD_TYPE=DEBUG

2019-04-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=407065 --- Comment #6 from Alexander Potashev --- Created attachment 119726 --> https://bugs.kde.org/attachment.cgi?id=119726=edit screenshot2 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 407065] Debugging silently does not work without CMAKE_BUILD_TYPE=DEBUG

2019-04-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=407065 --- Comment #5 from Alexander Potashev --- Created attachment 119725 --> https://bugs.kde.org/attachment.cgi?id=119725=edit screenshot1 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 407065] Debugging silently does not work without CMAKE_BUILD_TYPE=DEBUG

2019-04-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=407065 --- Comment #3 from Juraj --- You should be able to set it during project creation. Or if I am not wrong you can find it in project coniguration. Menu > Project > Open Configuration... > CMake > Show Advanced > Build Type: -- You are receiving this

[kdevelop] [Bug 407065] Debugging silently does not work without CMAKE_BUILD_TYPE=DEBUG

2019-04-29 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=407065 --- Comment #2 from Alexander Potashev --- (In reply to Juraj from comment #1) > What is your project build type ? I don't know. How do I find it out? -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 407065] Debugging silently does not work without CMAKE_BUILD_TYPE=DEBUG

2019-04-29 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=407065 Juraj changed: What|Removed |Added CC||sgd.or...@gmail.com --- Comment #1 from Juraj ---