Home
last modified time | relevance | path

Searched refs:remote_send (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/config/
H A Dm68k-emc.exp14 remote_send $dos_host "${command}\n";
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c109 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 DChangeLog-1999606 (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 Dgdb.exp1442 return [remote_send host "$string"];