diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-09-15 08:02:23 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-09-15 08:02:23 +0000 |
commit | 4bdab45adb4d3149a385ab9ccc9a7847481fe1cf (patch) | |
tree | ceae7b3ca43d0689f8d7ead259d1ac6145be97b0 /sim | |
parent | e97d3c36d2f94afd4943b89ecb9eca719f3337b7 (diff) | |
download | gdb-4bdab45adb4d3149a385ab9ccc9a7847481fe1cf.zip gdb-4bdab45adb4d3149a385ab9ccc9a7847481fe1cf.tar.gz gdb-4bdab45adb4d3149a385ab9ccc9a7847481fe1cf.tar.bz2 |
* callback.c (os_write): divert stdout and stderr to their
respective hooks.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 6359cca..e900667 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 9 21:46:46 1997 Felix Lee <flee@cygnus.com> + + * callback.c (os_write): divert stdout and stderr to their + respective hooks. + Thu Sep 11 10:08:48 1997 Andrew Cagney <cagney@b1.cygnus.com> * sim-profile.c (profile_print_speed): Call |