diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aee5d465a0f..d30bd3b711a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -67,8 +67,8 @@ 2006-10-17 Daniel Jacobowitz * Makefile.in (symtab.o): Update. - * symtab.h (matching_bfd_section): New prototype. - * symtab.c (matching_bfd_section): New. + * symtab.h (matching_bfd_sections): New prototype. + * symtab.c (matching_bfd_sections): New. (find_pc_sect_psymbol, find_pc_sect_symtab): Use it. * minsyms.c (lookup_minimal_symbol_by_pc_section): Likewise. * printcmd.c (sym_info): Ignore separate debug objfiles.