This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Debugging probelsm with latest sources
- To: gcc at gcc dot gnu dot org
- Subject: Debugging probelsm with latest sources
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sat, 7 Oct 00 08:20:04 EDT
Is anybody working on them?
At least on Alpha, lots of local variables display as garbage and some local
variables nested inside blocks can't be displayed at all. This is with -O0.
These are serious enough that I'm finding it very hard to use GDB on
the compiler.