QtCreator12 can not use "CMake Debugger" on Ubuntu 20.04
-
wrote on 27 Nov 2023, 12:55 last edited by
QtCreator12 can not use CMake Debugger on Ubuntu 20.04
-
@kstar-kz said in QtCreator12 can not use "CMake Debugger" on Ubuntu 20.04:
CMake Debugger
What is "CMake Debugger"?
-
@kstar-kz said in QtCreator12 can not use "CMake Debugger" on Ubuntu 20.04:
CMake Debugger
What is "CMake Debugger"?
-
wrote on 27 Nov 2023, 13:08 last edited by
Note that this only works if you have CMake version 3.27.
Older versions of CMake do not have debugging support.
-
Note that this only works if you have CMake version 3.27.
Older versions of CMake do not have debugging support.
wrote on 27 Nov 2023, 13:18 last edited by@cristian-adam yes, i use cmake 3.27.7
-
@cristian-adam yes, i use cmake 3.27.7
wrote on 27 Nov 2023, 13:19 last edited byYou need to set a breakpoint first. Did you set a breakpoint?
-
You need to set a breakpoint first. Did you set a breakpoint?
wrote on 27 Nov 2023, 13:36 last edited by@cristian-adam yes, I just tried to use it on a other linux system (Linux Mint 22.04). cmake debugging can work on this system. i think maybe some environment make that debug can not work on my xubuntu 20.04.
-
1/7