aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1991-10-24 10:29:07 +0000
committerFred Fish <fnf@specifix.com>1991-10-24 10:29:07 +0000
commiteaa1ef1df185459a3bacf9cb5b2cd2cfc10cd8ac (patch)
tree59c7d7bd6f37ce3a42259845b45daaf7f02ac466 /gdb/ChangeLog
parente0796d22131863dc0738fc2d5b130d6bdcc220e5 (diff)
downloadgdb-eaa1ef1df185459a3bacf9cb5b2cd2cfc10cd8ac.zip
gdb-eaa1ef1df185459a3bacf9cb5b2cd2cfc10cd8ac.tar.gz
gdb-eaa1ef1df185459a3bacf9cb5b2cd2cfc10cd8ac.tar.bz2
Make internal errors produce more useful messages.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4a655f9..6c45b93 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
Thu Oct 24 01:32:51 1991 Fred Fish (fnf at cygnus.com)
+ * symtab.c: Make internal errors produce more useful messages.
+
* tm-68k.h: Move code that is duplicated in almost every single
m68k based machine's configuration files to this common file.
Duplications in the configuration files still need to be removed