]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* coffread.c (coff_symfile_read): Avoid select_source_symtab,
authorJohn Gilmore <gnu@cygnus>
Wed, 4 Dec 1991 03:24:36 +0000 (03:24 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 4 Dec 1991 03:24:36 +0000 (03:24 +0000)
commit7a6093e8805d6a88bea7cc337a68538f43b11e01
tree12158a1c432a82fe23e8cf8507911c7c9d3eaab2
parent2e00f40a385a94838f7d74c508cedc7975463a22
* coffread.c (coff_symfile_read):  Avoid select_source_symtab,
since it is not needed and can cause errors when examining ".o"
files.

* symfile.c (compact_misc_function_vector):  Handle empty vector.
gdb/ChangeLog
gdb/coffread.c
gdb/symfile.c