[Bug target/52152] MIPS ELF targets should use dbxelf.h

sje at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 21 17:21:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52152

Steve Ellcey <sje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at gcc dot gnu.org

--- Comment #3 from Steve Ellcey <sje at gcc dot gnu.org> 2012-12-21 17:20:57 UTC ---
Do we care about dbx/stabs on MIPS for any targets?  I recently ran the GCC
testsuite with the mips-mti-elf target and the -mips16 flag using the gdb
simulator.  All tests involving stabs failed (the simulator aborted with a
message about reading unallocated memory) with the -mips16 flag.

Maybe we should remove the use of dbxelf.h from all mips targets and remove 
the define of DBX_DEBUGGING_INFO from mips.h instead of adding dbxelf.h to
the mips elf targets.



More information about the Gcc-bugs mailing list