随笔分类 -  gcc

gnu, gcc, g++, make, cmake
摘要:转载:https://blog.csdn.net/educast/article/details/41911697 GNU DDD(Data Display Debugger)是命令行调试程序,如GDB、DBX、WDB、Ladebug、JDB、XDB、Perl Debugger或Python Deb 阅读全文
posted @ 2020-04-23 21:38 keep-minding 阅读(1303) 评论(0) 推荐(0)
摘要:Question: This is my makefile: When I try to make clean or make make, I get this error: :makefile:4: missing separator. Stop. How can I fix it? "solut 阅读全文
posted @ 2019-11-15 10:38 keep-minding 阅读(745) 评论(0) 推荐(0)