aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5a3fdc5..311d143 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
+ From: innadadadavida@yahoo.com:
+ * partial-stab.h (switch): Check that pst is not null
+ before dereferencing it.
+
+2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
+
From Andrew Cagney <cagney@b1.cygnus.com>:
* symfile.c (add_symbol_file_command): Always initialize
my_cleanup using a NULL cleanup.