* remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop calling
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 9 Sep 1993 17:58:46 +0000 (17:58 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 9 Sep 1993 17:58:46 +0000 (17:58 +0000)
commit5c303f64ca252af6e7481942e26c643dad4c6620
tree2a740c34938c7796b09024fc285113cc305a3407
parentfc7ed03957ea4782b8aba6741a2afa4ad2579c4f
* remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop calling
getchar() (terminated only on '\n') instead of scanf.  Send the
'\n' which terminates it to the remote system.
gdb/remote-udi.c
This page took 0.024443 seconds and 4 git commands to generate.