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 | 5ff88953617f395ebc929b89df1471d3ea0e00b1 (patch) | |
tree | 7b04757bb23b592acaabebd6bb2477910cb808a0 /gdb | |
parent | 8fdac9315c5cb7e38949e0d2381b65ad83c3cc9c (diff) | |
download | gdb-5ff88953617f395ebc929b89df1471d3ea0e00b1.tar.gz |
Fix Credit.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 988afa5fcfd..cc7c4114c88 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 |