------- Comment #14 from jason at gcc dot gnu dot org 2008-08-29 16:09 ------- Dodji is right: since the variable is shared between all concrete instances, there is no need to repeat anything about it in the concrete instance. The debugger should find the information it wants in the abstract instance.
This is a bug in GDB. -- jason at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33044