diff options
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -247,10 +247,6 @@ New languages come onto the scene all the time. Re: Various C++ things -value_headof/value_from_vtable_info are worthless, and should be -removed. The one place in printcmd.c that uses it should use the RTTI -functions. - RTTI for g++ should be using the typeinfo functions rather than the vtables. The typeinfo functions are always at offset 4 from the beginning of the vtable, and are always right. The vtables will have |