debuggee专题

【异常错误】CodeBlocks无法调试 Starting the debuggee failed: No executable specified, use `target exec‘

今天使用CodeBlocks调试的时候发现异常,控制台报错: Starting the debuggee failed: No executable specified, use 'target exec' 经过查阅资料,了解了codeblocks调试时出错的一些原因,有如下注意事项。 必须建立工程 工程名不可有空格或特殊字符,可以有字母、数字、下划线(最好不要包含中文) 编译器设置里勾选