Linux下查看.so和可执行文件是否debug编译
http://blog.chinaunix.net/uid-20738531-id-3053452.html
readelf -S libxxx.so |grep debug
?<!--EndFragment-->