[Mono-devel-list] about Metada (OT)

Sam Clegg sam at superduper.net
Mon Aug 4 19:15:58 EDT 2003


On Mon, Aug 04, 2003 at 12:54:15PM -0700, Piers Haken wrote:
> I'm not sure about other debuggers, but Visual C++ (since v2) has had a
> 'most derive type' field in its watch windows. It can do this because
> the symbol table has an entry for the vtable for each class so (*this)
> effectively contains the type info for every object regardless of the
> static type.

Indeed, every object carries with it its dynamic type, right?

But to get gdb to interpret this for you would require
significant hacking.  gdb already supports this kind of thing for
Java running with gcj and as will the mono debugger  (once it is
ready :)
-- 
sam clegg
:: sam at superduper.net :: http://superduper.net/ :: PGP : D91EE369 
$superduper: .signature,v 1.13 2003/06/17 10:29:24 sam Exp $
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030805/c40e6f09/attachment.bin 


More information about the Mono-devel-list mailing list