This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Debugging data on Alpha
- To: rth at redhat dot com
- Subject: Re: Debugging data on Alpha
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Fri, 29 Dec 00 15:04:52 EST
- Cc: gcc at gcc dot gnu dot org
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.
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.