aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1996-11-08 20:38:07 +0000
committerStan Shebs <shebs@codesourcery.com>1996-11-08 20:38:07 +0000
commit07997f65e58703a8c0a0dc2d99f6f13e3db00f73 (patch)
tree702862578e2bd058ae75956f8bb7b20d92708acb /gdb/ChangeLog
parent81a6f5b20817317609a20f6c255520a95355846e (diff)
downloadgdb-07997f65e58703a8c0a0dc2d99f6f13e3db00f73.zip
gdb-07997f65e58703a8c0a0dc2d99f6f13e3db00f73.tar.gz
gdb-07997f65e58703a8c0a0dc2d99f6f13e3db00f73.tar.bz2
* remote-sim.c (simulator_command): Set up callbacks before
entering the simulator.
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 9a5a10e..be756a3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Fri Nov 8 12:29:51 1996 Stan Shebs <shebs@andros.cygnus.com>
+
+ * remote-sim.c (simulator_command): Set up callbacks before
+ entering the simulator.
+
start-sanitize-d10v
Thu Nov 7 15:19:08 1996 Martin M. Hunt <hunt@pizza.cygnus.com>