This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Expressions Estimates


On Fri, Sep 26, 2008 at 04:09:25PM -0400, Sami Wagiaalla wrote:
> * Manipulating template functions and typedefs of template functions is
>   inconsistent. Users must name functions exactly as they are
>   represented in gdb's internal structures, and single quoting is
>   sometimes required.
>
> * functions must exactly match internal gdb representation. The
>   particular example we ran into was with const overladed functions.
>   User must say {break,print,...} 'base::overload() const'
>   for it work.

FYI:

http://sourceware.org/ml/gdb-patches/2007-10/msg00510.html

I never finished the other speedups mentioned or persuaded myself to
go ahead with it, but after the patches Keith was helping me with,
this may be next on my list.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]