Back out this change; it doesn't work.
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 8 Sep 1993 19:03:21 +0000 (19:03 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 8 Sep 1993 19:03:21 +0000 (19:03 +0000)
Tue Sep  7 13:06:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)

* dbxread.c (process_one_symbol): If the value of an N_FUN for a
function is zero, use minimal symbols to get the address.

gdb/ChangeLog

index 54bc3a4..4dd76a7 100644 (file)
@@ -2,9 +2,6 @@ Wed Sep  8 10:21:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * Makefile.in (mipsread.o): Depend on $(bfd_h).
 
-       * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function.
-       * dbxread.c (process_one_symbol): Use it.
-
 Tue Sep  7 13:06:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * gdbserver/Makefile.in (TAGS): config files are in
@@ -24,11 +21,6 @@ Tue Sep  7 14:30:34 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
        routine to match BFD name change.
        * config/z8k/tm-z8k.h (FIX_CALL_DUMMY): Likewise.
 
-Tue Sep  7 13:06:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
-
-       * dbxread.c (process_one_symbol): If the value of an N_FUN for a
-       function is zero, use minimal symbols to get the address.
-
 Mon Sep  6 15:01:57 1993  Jeffrey Wheat  (cassidy@cygnus.com)
 
        * elfread.c: change elf32_symbol_type to elf_symbol_type