This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: debug/3532: mips stabs are emitted wrongly for current binutils
On Tue, Jul 03, 2001 at 01:01:22AM -0700, Daniel Jacobowitz wrote:
>
> Sure, that or the version in dbxelf.h would do it. That will break
I don't know for sure the one in dbxelf.h will work right on mips.
> compatibility with every existing linux-mips toolchain. Do you really
I don't think it will break binary compatibility. As for gdb, I haven't
got my gdb working yet. So, it is not an issue for me.
> want to do that? It will mean this version of GCC will absolutely
> require MIPS_STABS_ELF.
It is not a bad idea by itself as far as gdb is concerned.
H.J.