aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2007-09-05 00:01:41 +0000
committerMichael Snyder <msnyder@vmware.com>2007-09-05 00:01:41 +0000
commit8fb822e099bd9e67a9bac094852e9bce15ceb175 (patch)
tree27ecb5de3b88aa44e316fc0d0ed43834c75e8bdc /gdb/ChangeLog
parent570b4ee2f781445f1d27e2024fa69a093fa179ad (diff)
downloadgdb-8fb822e099bd9e67a9bac094852e9bce15ceb175.zip
gdb-8fb822e099bd9e67a9bac094852e9bce15ceb175.tar.gz
gdb-8fb822e099bd9e67a9bac094852e9bce15ceb175.tar.bz2
2007-09-04 Michael Snyder <msnyder@access-company.com>
* stabsread.c (patch_block_status): Guard against null. * Makefile.in (stabsread.o): Depend on gdb_assert.h.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index af3cf2f..1b52ca0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-04 Michael Snyder <msnyder@access-company.com>
+
+ * stabsread.c (patch_block_status): Guard against null.
+ * Makefile.in (stabsread.o): Depend on gdb_assert.h.
+
2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
* printcmd.c (printf_command): Handle ptr_arg. Correct typo