From: Andreas Schwab Date: Thu, 19 Oct 2006 09:23:10 +0000 (+0000) Subject: Typos. X-Git-Tag: gdb_6_6-2006-11-15-branchpoint~220 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76101e23e55ea5df7a9db630067a991e3f960c84;p=thirdparty%2Fbinutils-gdb.git Typos. --- 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.