Em chạy debug trên chương trình c viết trên codeblocks nhưng debug không chạy và hiện lỗi(như bên dưới).
Em đã tìm kiếm trên mạng và đã sửa bằng cách đưa đường dẫn ở executable path(trong mục Settings -> Debugger ) là :gdb.exe
Và trong mục Settings -> compiler .em cũng chuyển ô resource compiler về: gdb.exe
NHƯNG VẪN HIỆN THỊ LỖI(BÊN DƯỚI) VÀ KHÔNG DEBUG ĐƯỢC.
ANH CHO EM LỜI KHUYÊN ???
LỖI:
“Active debugger config: GDB/CDB debugger:
Building to ensure sources are up-to-date
Selecting target:
Debug
ERROR: You need to specify a debugger program in the debuggers’s settings.
(For MinGW compilers, it’s ‘gdb.exe’ (without the quotes))
(For MSVC compilers, it’s ‘cdb.exe’ (without the quotes))”