From: Jim Kingdon Date: Wed, 28 Jul 1993 18:50:11 +0000 (+0000) Subject: * dbxread.c (record_minimal_symbol): Don't put gcc_compiled or X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c4ed7353fc999bc3ced522e71da7cac1e25c5851;p=deliverable%2Fbinutils-gdb.git * dbxread.c (record_minimal_symbol): Don't put gcc_compiled or __gnu_compiled* symbols into the minimal symbols. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ed8b848a3e..bcb069a382 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 28 13:19:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * dbxread.c (record_minimal_symbol): Don't put gcc_compiled or + __gnu_compiled* symbols into the minimal symbols. + Wed Jul 28 08:26:58 1993 Ian Lance Taylor (ian@cygnus.com) * remote-mips.c (_initialize_remote_mips): Added "timeout" and