Searched refs:remote_send (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/config/ |
| H A D | m68k-emc.exp | 14 remote_send $dos_host "${command}\n";
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | remote.c | 109 static void remote_send (char *buf, long sizeof_buf); 2293 remote_send (buf, (rs->remote_packet_size)); in remote_detach() 3183 remote_send (buf, rs->remote_packet_size); in fetch_register_using_p() 3249 remote_send (buf, (rs->remote_packet_size)); in remote_fetch_registers() 3378 remote_send (buf, rs->remote_packet_size); in store_register_using_P() 3448 remote_send (buf, (rs->remote_packet_size)); in remote_store_registers() 3858 remote_send (char *buf, in remote_send() function
|
| H A D | ChangeLog-1999 | 606 (remote_send): Add parameter sizeof_buf. 624 remote_read_bytes, remote_send, remote_detach,
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/lib/ |
| H A D | gdb.exp | 1442 return [remote_send host "$string"];
|