[Fwd: Re: c++/1512: no canonical way to output names of C++ types]

Daniel Jacobowitz drow@mvista.com
Thu Jan 15 16:47:00 GMT 2004


On Thu, Jan 15, 2004 at 11:33:35AM -0500, Andrew Cagney wrote:
> >
> >Possibly.  We search for the canonical form in the symbol table, which
> >means we need to canonicalize before adding them to the (partial, full,
> >maybe minimal also) symbol table.  The trick will be delaying the
> >add-to-symbol-table until the symbol is needed, using a clever trick
> >suggested by Ian - keeping a list of pending symbols by basename,
> >basically.
> 
> Is there a pointer to this thread?

Yes, it was on gcc-patches:
  http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02174.html
and followups.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list