Linux上查看.so和可执行文件是否debug编译

Linux下查看.so和可执行文件是否debug编译http://blog.chinaunix.net/uid-20738531-id-3053452.htmlreadel

Linux下查看.so和可执行文件是否debug编译

http://blog.chinaunix.net/uid-20738531-id-3053452.html

readelf -S libxxx.so |grep debug

?<!--EndFragment-->