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 04:20:09 -0800
- Cc: gcc at gcc dot gnu dot org
- References: <10012291129.AA02439@vlsi1.ultra.nyu.edu>
On Fri, Dec 29, 2000 at 06:30:34AM -0500, Richard Kenner wrote:
> Unfortunately, it's hard to construct small test cases...
So find a large test case, breaking on a particular line,
looking at a particular variable. I.e. record as many of
the specifics as you can the next time it happens.
This isn't the first time you've mentioned this but failed
to provide anything at all to go on.
> debug things inside of GCC, a fairly large precentage of local
> variables either can't be found or display as junk.
Again, I've not seen anything of the sort on my alphas.
r~