* mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs,
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 15 Jul 1993 05:24:16 +0000 (05:24 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 15 Jul 1993 05:24:16 +0000 (05:24 +0000)
commit9adb88b7dec18c3634b468ddd05396795ce06acf
treee21fa9c0b29788d35a34db21ea7cd9832e0c5fbf
parentcffdcde9e92864149a4753fbbd5e434152034402
* mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs,
save the indices of the MIPS_EFI_SYMBOL_NAME symbol rather than
looking them up by the names of the functions.

* mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we have
already checked the first characters.
gdb/ChangeLog
gdb/mipsread.c
This page took 0.041717 seconds and 4 git commands to generate.