This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: Phasing out Dwarf 1?



That's just gcc.  It doesn't include systems with non-gcc compilers
that still emit dwarf-1.  I don't know if any such systems exist.

If you installed operating system X, including the vendor compiler, and typed `cc -g ..` would the debug format be dwarf-1?


Of those, how many do we still support.

So if somebody has an i386-dg-dgux system, they could still be
using gcc 3.2.2 and dwarf-1.  Or i686-unknown-sco3.2v5 and
gcc 2.95.3.  Or sparc-*-sysv4* and gcc 2.95.3.

I'm not sure what the thrust of your question is so I don't know
if this is the info that you're looking for.

Andrew




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