diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index be756a3..9f43697 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Fri Nov 8 12:29:51 1996 Stan Shebs <shebs@andros.cygnus.com> + * monitor.c: Fix some formatting and comments. + * remote-sim.c (simulator_command): Set up callbacks before entering the simulator. |