I'm trying to look at the debug info for a program compiled with xlc v11.1 on AIX. I used -g
flag when compiled, but looking at the help page I don't see it mention DWARF anywhere or if I can specify what format I want. Any ideas how I can tell what format is being used or any tools that can tell me?
Thanks