any tool/unix command that check whether executable, .so lib is debug
807559Jul 27 2006 — edited Jul 28 2006Does anyone know any tools/unix command that will tell me whether an executable/ .so is debug version or release version. I have tried following command: file, elfdump, dumpstabs. None works. thank,