T.R | Title | User | Personal Name | Date | Lines |
---|
721.1 | It's really the symbol table at fault here. | TLE::LUCIA | http://asaab.zko.dec.com/~lucia/biography.html | Thu Nov 07 1996 13:05 | 95 |
721.2 | Simply changing the symbol table won't help... | GEMGRP::MONTELEONE | | Thu Nov 07 1996 15:42 | 108 |
721.3 | | TLE::LUCIA | http://asaab.zko.dec.com/~lucia/biography.html | Thu Nov 07 1996 17:14 | 13 |
721.4 | | TLE::LUCIA | http://asaab.zko.dec.com/~lucia/biography.html | Thu Nov 07 1996 17:14 | 1 |
721.5 | Symbol table is okay... | GEMGRP::MONTELEONE | | Fri Nov 08 1996 09:20 | 29 |
721.6 | | TLE::LUCIA | http://asaab.zko.dec.com/~lucia/biography.html | Fri Nov 08 1996 10:46 | 6 |
721.7 | The symbol table is correct... | GEMGRP::MONTELEONE | | Fri Nov 08 1996 11:29 | 26 |
721.8 | | TLE::LUCIA | http://asaab.zko.dec.com/~lucia/biography.html | Fri Nov 08 1996 15:17 | 8 |
721.9 | | GEMGRP::MONTELEONE | | Fri Nov 08 1996 16:13 | 26 |
721.10 | | WIBBIN::NOYCE | Pulling weeds, pickin' stones | Fri Nov 08 1996 16:27 | 1 |
721.11 | | GEMGRP::MONTELEONE | | Fri Nov 08 1996 17:09 | 43 |
721.12 | Support has been improved | TLE::MERRITT | Steve Merritt, Ladebug Team | Tue Apr 29 1997 15:00 | 14 |
| Better support for opaque types was added in 4.0-33 (I believe.. maybe 34).
Building upon the suggestion 'S<opaque>', Ladebug will now report back
the type as being 'struct S <opaque>' for any symbol table entries indexing
a tag/typedef pair like the one below.
1. ( 1)( 0) S Tag Info [17] struct(extended file -1,
index 1048575)
2. ( 1)(0x12) Typdef Info [17] struct(extended file -1,
index 1048575)
Likewise, if S was a class Ladebug would report 'class S <opaque>'.
-Steve
|