file a.out 如果是debug版本,会显示with debug信息
file a.out
readelf -S a.out|grep debug 如果是debug版本,会有相关信息
readelf -S a.out|grep debug