DWARF dbg output - Are people enhancing this for C++?
Mike Stump
mrs@wrs.com
Wed Sep 24 10:30:00 GMT 1997
> Date: Wed, 24 Sep 1997 10:53:49 +0100 (BST)
> From: Mark Phillips <M.S.Phillips@nortel.co.uk>
> While getting the above to work, I noticed that the code states that only
> C debugging is supported.
> Is anyone working on (or has anyone already added!) C++ DWARF support?
Use the dwarf 2 support for C++. It should mostly work, though you
may have to define some stuff for your platform... SGI irix6 uses it
by default. You can check out mips/* for an example use...
> Also has anyone added DWARF support to gas/bfd? (currently it isn't
> supported, which means "gcc -Wa,-alh" doesn't work, and I can't convert
> DWARF to IEEE)
gas and bfd will choke down all that gcc/g++ generates, I am confused
and don't understand your issue.
More information about the Gcc
mailing list