Move GDB to C++ ?
Nick Roberts
nickrob@snap.net.nz
Mon Jul 14 00:15:00 GMT 2008
> Tom> * Templates are used in at least one place -- vec.h.
>
> I found another gdb-specific example of this: observers. A given
> observer is essentially an instance of a template class.
>From my point of view, another benefit of using C++, is presumably that
variable objects could be represented as linked lists, rather than use the
current vector API which, for reasons I've already given, I think is
unsuitable.
--
Nick http://www.inet.net.nz/~nickrob
More information about the Gdb
mailing list