]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2002-03-20 Martin M. Hunt <hunt@redhat.com>
authorMartin Hunt <hunt@redhat.com>
Thu, 21 Mar 2002 02:11:03 +0000 (02:11 +0000)
committerMartin Hunt <hunt@redhat.com>
Thu, 21 Mar 2002 02:11:03 +0000 (02:11 +0000)
commit373fe97f7f01a3b0bafb289ccc08020873a00b55
treea18e41bc268cc1833b9b24837392762feb8a85ae
parent7781cd62b41e515209907417b97d1cad9b3ad426
2002-03-20  Martin M. Hunt  <hunt@redhat.com>

* gdbserver/remote-utils.c (remote_open): Don't call
getprotobyname, we're all using TCP here so just use
IPPROTO_TCP.
* gdbserver/gdbreplay.c (remote_open): Ditto.
gdb/gdbserver/gdbreplay.c
gdb/gdbserver/remote-utils.c