diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-07-11 17:43:01 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-07-11 17:43:01 +0000 |
commit | 30120c466956627fbfdc64dde2e6415a9986e7d1 (patch) | |
tree | 313611b2c2c511512f8c53956b1eb14e6ba0b32a | |
parent | cf30a8e15b5ad7145914ee613d37760554ea606c (diff) | |
download | gdb-30120c466956627fbfdc64dde2e6415a9986e7d1.zip gdb-30120c466956627fbfdc64dde2e6415a9986e7d1.tar.gz gdb-30120c466956627fbfdc64dde2e6415a9986e7d1.tar.bz2 |
Fix Credit.
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 988afa5..cc7c411 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,6 @@ -2001-07-11 Greg McGary <greg@mcgary.org> - +2001-07-11 J.T. Conklin <jtc@redback.com> + + From Greg McGary <greg@mcgary.org>: * gdbserver/remote-utils.c (remote_open): Set gdbserver as "owner" of SIGIO. (input_interrupt): Don't block on read, in case we got redundant |