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: Request for Obsoletion: DWARF


On Fri, Jul 05, 2002 at 12:10:20PM -0700, Mark Mitchell wrote:
> I just fixed a regression in the DWARF debugging support.
> 
> And then I started wondering why.
> 
>   bash-2.05$ find . -name '*.h' | xargs -n10 grep PREFERRED_DEBUG \
>              | grep DWARF_DEBUG
>   ./ptx4.h:#define PREFERRED_DEBUGGING_TYPE DWARF_DEBUG

The debuggers debug and edb on DYNIX/ptx (Sequent systems) do not
support DWARF 2, and as far as I know gdb doesn't support DYNIX/ptx.
There are problems that prevent a bootstrap of GCC 3.0 and 3.1 with -g
on such systems but no one has complained about it.

If there are GCC users on DYNIX/ptx who need DWARF support in future
verions of GCC, here's your chance to speak out.

Janis


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