Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为 C/C++ 开发人员安装了 Eclipse Juno。
我创建了一个包含几个 .c 和 .h 文件以及一个 makefile 的小型示例项目。该项目似乎编译良好并创建了一个可执行文件。然后我可以在 Eclipse 和 Windows 中运行可执行文件。
问题是如果我尝试调试。我收到以下错误消息:
这是我的调试配置:
您需要为调试器选择一个解析器才能运行。
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Ftasks%2Fcdt_t_proj_parser.htm