This commit is contained in:
Andreas Schwab 2006-10-19 09:23:10 +00:00
parent 92b7c7b6e9
commit 76101e23e5
1 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,8 @@
2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
* 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.