diff options
author | Mark Alexander <marka@cygnus> | 1997-01-03 06:28:21 +0000 |
---|---|---|
committer | Mark Alexander <marka@cygnus> | 1997-01-03 06:28:21 +0000 |
commit | e1db0d47c50516d0fd2f9a473c9fc34e20ba277a (patch) | |
tree | 205635a27af5def5fac670ab2c9b5ebf8e89137d /sim/mips | |
parent | 0abdf2800c19fc4cb43e4e7464b837cd8a1b08ba (diff) | |
download | gdb-e1db0d47c50516d0fd2f9a473c9fc34e20ba277a.zip gdb-e1db0d47c50516d0fd2f9a473c9fc34e20ba277a.tar.gz gdb-e1db0d47c50516d0fd2f9a473c9fc34e20ba277a.tar.bz2 |
* interp.c (sim_monitor): Make output to stdout visible in
wingdb's I/O log window.
Diffstat (limited to 'sim/mips')
-rw-r--r-- | sim/mips/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index bd3ffe9..fe547e3 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 02 22:23:04 1997 Mark Alexander <marka@cygnus.com> + + * interp.c (sim_monitor): Make output to stdout visible in + wingdb's I/O log window. + Tue Dec 31 07:04:00 1996 Mark Alexander <marka@cygnus.com> * support.h: Undo previous change to SIGTRAP |