我按照如何使用 Eclipse 和 CMake 配置 C/C++ 项目一文将使用 cmake 生成的项目导入到 Eclipse CDT。除了调试时,一切都很好。
尝试调试时出现此错误
No source available for "main() at 0x5bca71"
在 gdb 控制台窗口中,这是消息
The target endianness is set automatically (currently little endian)
No source file named /home/.../Desktop/GP/Test/src/Main.cpp.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
我在 Linux Mint 15 中使用 Eclipse Kepler 和 cmake 版本 2.8.10.1