Chinaunix

标题: valgrind报错找不到Symbols [打印本页]

作者: qfmeal    时间: 2015-12-28 15:24
标题: valgrind报错找不到Symbols
自己写了几行代码的测试程序,编译了DEBUG版。
使用valgrind测试内存。
valgrind报错,内容如下:

==2203689== Valgrind is exiting:
==2203689==   Symbols for /proc/boot/libc.so.3 are required but not found.
==2203689==   (Suggestion: compile that binary with debug-information, or provide a separate symbol-file.)

其中/proc/boot/libc.so.3是存在的,而且不是符号链接。请问哪位弄过valgrind,请指教。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2