This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: Huge slowdown since 6.0


Q:

On Wed, Feb 18, 2004 at 10:34:47PM -0500, Daniel Jacobowitz wrote:
> Um... I'm not precisely sure why these numbers don't add up.  I notice
> they didn't before either.

A: The number of psymbols is list->next - list->list, not list->size. 
The list is extended by doubling.  Things add up fine.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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