aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJackie Smith Cashion <jsmith@redhat.com>1995-11-06 11:49:44 +0000
committerJackie Smith Cashion <jsmith@redhat.com>1995-11-06 11:49:44 +0000
commit25ba9e8f26d5eb366ccb24ca1e24b9ab051be53e (patch)
tree45f520999db7db4aed1a51336d617c8a35945751 /gdb
parent3e38efa06e117699d5262d9fd4401f5eb3533742 (diff)
downloadfsf-binutils-gdb-25ba9e8f26d5eb366ccb24ca1e24b9ab051be53e.zip
fsf-binutils-gdb-25ba9e8f26d5eb366ccb24ca1e24b9ab051be53e.tar.gz
fsf-binutils-gdb-25ba9e8f26d5eb366ccb24ca1e24b9ab051be53e.tar.bz2
*** empty log message ***
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cbbcf6d..05307d2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Mon Nov 6 11:44:11 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
+
+ * remote-sim.c (gdbsim_open): Moved sim_open() call to after
+ callback initialisation.
+
Sun Nov 5 00:07:52 1995 Jason Molenda (crash@phydeaux.cygnus.com)
* configure.in (AC_CHECK_HEADERS): add stddef.h.