2003-02-24 David Carlton <carlton@math.stanford.edu>
authorDavid Carlton <carlton@bactrian.org>
Mon, 24 Feb 2003 23:37:02 +0000 (23:37 +0000)
committerDavid Carlton <carlton@bactrian.org>
Mon, 24 Feb 2003 23:37:02 +0000 (23:37 +0000)
commit0fe19209f9dde2fd4450b13a9e772203cf313eff
tree5c56927bc27c7bdb16a65cbc6664f872ddbbe207
parentc8d6825d9aa09b432701bb990fe9610442fcbaa1
2003-02-24  David Carlton  <carlton@math.stanford.edu>

* symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
do the comparison, not strcmp.
* symfile.c (compare_psymbols): Ditto.
* defs.h: Declare strcmp_iw_ordered.
* utils.c (strcmp_iw_ordered): New function.
gdb/ChangeLog
gdb/defs.h
gdb/symfile.c
gdb/symtab.c
gdb/utils.c
This page took 0.045896 seconds and 4 git commands to generate.