This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: About to remove dwarfout.c


mec.gnu@mindspring.com (Michael Elizabeth Chastain) writes:

> zw> Do you have similar data for SDB debugging information perchance?
>
> Grep grep grep ... I do now.

Thanks.

I conclude from this list that removing SDB is probably not on for
3.4, but we should consider it seriously for 3.5 after obsoleted
targets are purged.  Anyone else have an opinion?

zw

> In gcc HEAD 2003-12-23 10:22:13 UTC:
>
>   These targets prefer sdb:
>
>     alpha*-dec-osf[45]* (if not $stabs)
>     c4x-*-rtems*
>     c4x-*
>     h8300-*-rtems
>     h8300-*-*
>     i[34567]86-pc-msdosdjgpp*
>     i[34567]86-*-coff*
>     i[34567]86-*-uwin*
>     i[34567]86-*-sysv* (if $gas and not $stabs)
>     i[34567]86-*-sysv* (if not $gas)
>     i960-*-coff*
>     i960-*-rtems
>     sh-*-rtems*
>     sh-*-*
>     tic4x-*-rtems*
>     tic4x-*
>     vax-*-sysv*
>
>   These targets prefer dbx, support dbx and sdb (at least):
>
>     alpha*-dec-osf[45]* (if $stabs)
>     alpha*-*-openbsd*
>     arm-*-coff*
>     arm-*-pe*
>     armel-*-coff*
>     arm*-wince-pe*
>     i[34567]86-*-pe
>     i[34567]86-*-cygwin*
>     i[34567]86-*-mingw32*
>     i[34567]86-*-interix3*
>     i[34567]86-*-interix*
>     i[34567]86-*-lynxos*
>     i960-*-*
>     m68k-*-coff*
>     mcore-*-pe*
>     mips-sgi-irix5* (if $gas and $stabs)
>     mips-sgi-irix6*o32 (if $gas and $stabs)
>     mips*-*-openbsd*
>     sparclite-*-coff*
>     strongarm-*-pe
>     xscale-*-coff
>
>   These targets prefer dwarf-2, support dwarf-2 and sdb (at least):
>
>     mips-sgi-irix6*o32 (if $gas and not $stabs)
>     mips-sgi-irix5* (if $gas and not $stabs)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]