This is the mail archive of the
gdb@sourceware.cygnus.com
mailing list for the GDB project.
Re: symbol table architecture problems
- To: gdb at sourceware dot cygnus dot com
- Subject: Re: symbol table architecture problems
- From: Jonyer Otto <pici at flatline dot koli dot uni-miskolc dot hu>
- Date: Thu, 6 Jan 2000 00:12:54 +0100 (CET)
Helo!
Now I can see, that gdb has hash.c and good functions in it but it does not
seem using it so efficient because of the too much strcmp()s.
If someone knows how could I increase the efficacy somehow.
(I countinue looking at the sources and docs)
Pici