This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: dwarf2 debug dependent upon GAS?



irix6 has a program called dwarfdump which is very nice.  I don't know where
else it is available.  There has been some work on adding dwarf2 dumping to
the binutils readelf program.  You'd have to get a recent binutils snapshot
to try it though.  Using gcc -dA -S gives you readable commented assembler
files which might help.

Jim