This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Debugging data on Alpha
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: Debugging data on Alpha
- From: Richard Henderson <rth at redhat dot com>
- Date: Fri, 29 Dec 2000 10:28:40 -0800
- Cc: gcc at gcc dot gnu dot org
- References: <10012291816.AA03927@vlsi1.ultra.nyu.edu>
On Fri, Dec 29, 2000 at 01:16:01PM -0500, Richard Kenner wrote:
> Glad to hear it's not with all debug formats, though it's peculiar
> that it isn't. I'm using DEC Unix with stabs.
Any chance you could install gnu as for a moment so that you
could avoid using mips-tfile? With that you should be looking
at practically the same code paths I am on alpha-linux.
If that works, we'll be fairly well assured that the bug is
in mips-tfile somewhere.
r~