Default debug format

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

on my AIX gcc, there are multiple "-g" variants available.

The problem is, that only "-gxcoff" creates proper (with AIX debugger dbx) debuggable binaries.

How can I tell the gcc (i.e while building the gcc itself) that it should use xcoff as the default? I havent found anything working about it.

I already tried to set PREFERRED_DEBUGGING_TYPE in gcc/config/rs6000/aix72.h to XCOFF_DEBUG, but it did not make any difference?

Thank you


Regards

Florian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux