aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1998-09-15 21:03:26 +0000
committerNick Clifton <nickc@redhat.com>1998-09-15 21:03:26 +0000
commit9d561e1e945b437bae015d7ed60f4a338814765c (patch)
treeacc050f7667a4f7cbb42741298887a5176e99cc5 /gdb/ChangeLog
parenta2dd26e9e9091b74fcc043479dbf94751b3e1c44 (diff)
downloadgdb-9d561e1e945b437bae015d7ed60f4a338814765c.zip
gdb-9d561e1e945b437bae015d7ed60f4a338814765c.tar.gz
gdb-9d561e1e945b437bae015d7ed60f4a338814765c.tar.bz2
prevent multiple attempts at closing remote connection.
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 5279d9f..3712db9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 15 14:02:01 1998 Nick Clifton <nickc@cygnus.com>
+
+ * remote-rdi.c: Prevent multiple attempts to close the remote
+ connection.
+
Tue Sep 15 10:24:17 1998 Andrew Cagney <cagney@b1.cygnus.com>
* printcmd.c (examine_i_type): New static - type for instructions.