aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-06-07 14:51:20 +0000
committerAndrew Cagney <cagney@redhat.com>2001-06-07 14:51:20 +0000
commit3d499020f6cc7089fa629cb734fab49f888e67c6 (patch)
tree0d92940a98be84620f9d0baec426b82a3b82210e /gdb/ChangeLog
parentcc78d0afbed9036ebf098b1e1982626d6c1c02b7 (diff)
downloadgdb-3d499020f6cc7089fa629cb734fab49f888e67c6.zip
gdb-3d499020f6cc7089fa629cb734fab49f888e67c6.tar.gz
gdb-3d499020f6cc7089fa629cb734fab49f888e67c6.tar.bz2
s/abort/gdb_assert/
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 cdaba47..0f27a90 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-07 Andrew Cagney <ac131313@redhat.com>
+
+ * gnu-v3-abi.c: Include "gdb_assert.h".
+ (build_gdb_vtable_type): Replace abort() with gdb_assert().
+
2001-06-06 Jim Blandy <jimb@redhat.com>
* cp-abi.h: Rearrange code to put documentation comments above the