How to update clion to gdb version 15.x and update cmake to latest version
Answered
How to upgrade gdb or just turn it off. I don't use it all the time however the remote connection will break if its not on the target. We are running debian trixie and it ships with versions that are newer that what clion requires for remote builds.
Please sign in to leave a comment.
Hello!
If you get the warning “Version <…>; supported versions are <…>”, you can just ignore it. It shouldn't affect the workflow. The same goes for the CMake-related warning.
These warnings just indicate that this version of CLion wasn't tested with this version of GDB/CMake on our side.