diff options
author | Rob Savoye <rob@cygnus> | 1995-02-09 02:21:40 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1995-02-09 02:21:40 +0000 |
commit | 151e7820c7460be261142e031fe35a7a193f8acd (patch) | |
tree | d336824e626ec81cbf6f1b55464e3e8cae1fcefa /gdb/ChangeLog | |
parent | ce2349c52d0781d941027e209eafacef9462def6 (diff) | |
download | gdb-151e7820c7460be261142e031fe35a7a193f8acd.zip gdb-151e7820c7460be261142e031fe35a7a193f8acd.tar.gz gdb-151e7820c7460be261142e031fe35a7a193f8acd.tar.bz2 |
* monitor.c: Fix so all the output shows up in the GUI command
window.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bb3415a..ce96113 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 8 19:19:56 1995 Rob Savoye <rob@darkstar.cygnus.com> + + * monitor.c: Fix so all the output shows up in the GUI command + window. + Mon Feb 6 18:50:59 1995 Stan Shebs <shebs@andros.cygnus.com> * i386-tdep.c (_initialize_i386_tdep): Put void decl on separate |