* remote.c (remote_wait): Rename to...
authorPedro Alves <palves@redhat.com>
Thu, 9 Oct 2008 18:45:44 +0000 (18:45 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 9 Oct 2008 18:45:44 +0000 (18:45 +0000)
commitc8e38a496bffe56c5a8dc92ffe47b67396eac355
tree4c09d09e4c8d3971b3ec09cec9cffd4faed817e9
parentccf8a69b9c64695ae672edced051eac85a53cf35
* remote.c (remote_wait): Rename to...
(remote_wait_as): ... this.  Don't loop here.  If the remote
didn't stop, return TARGET_WAITKIND_IGNORE.
(remote_wait): New, reimplemented on top of remote_wait_as.
gdb/ChangeLog
gdb/remote.c