diff options
author | Stan Shebs <shebs@codesourcery.com> | 1996-11-08 21:37:16 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1996-11-08 21:37:16 +0000 |
commit | 944257d45229039db0b7622f3e73428be3d62df7 (patch) | |
tree | 55245ab44978b2e5a5badc0b019bd5121d2947d7 | |
parent | 07997f65e58703a8c0a0dc2d99f6f13e3db00f73 (diff) | |
download | gdb-944257d45229039db0b7622f3e73428be3d62df7.zip gdb-944257d45229039db0b7622f3e73428be3d62df7.tar.gz gdb-944257d45229039db0b7622f3e73428be3d62df7.tar.bz2 |
* monitor.c: Fix some formatting and comments.
-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. |