Debugger error: code 127. Linux Ubuntu
/media/kirill/HDD/COMMON/Documents/STUDY/c++/ClionProject/cmake-build-debug/ClionProject
com.jetbrains.cidr.execution.debugger.backend.gdb.GDBDriver$GDBCommandException: During startup program exited with code 127.
Process finished with exit code 1
请先登录再写评论。
Hello! Are you on Linux? Does the issue happen on a default "Hello, World!" project? What CMake profile do you use (should be Debug/RelWithDebugInfo)? What shell do you use - bash or something else?