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 12:24:09 -0800
- Cc: gcc at gcc dot gnu dot org
- References: <10012292004.AA04104@vlsi1.ultra.nyu.edu>
On Fri, Dec 29, 2000 at 03:04:19PM -0500, Richard Kenner wrote:
> I could, but it strikes me as very unlikely. If mips-tfile malfunctioned,
> I'd expect it to either copy no data or omit data randomly. Missing just
> variables from nested scopes sounds much more like a problem in stabs
> generation to me, and David's comment adds weight to that.
Except that I *just tested* stabs generation on alpha-linux
and it worked fine. And we really do use the exact same
Third Eye stabs that DU's ECOFF does.
I don't think we have any live DU boxes any more, so I can't
really help you any more than that.
r~