Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote.c1145 packet_check_result (const char *buf) in packet_check_result() function
1175 result = packet_check_result (buf); in packet_ok()
6369 if (packet_check_result (rs->buf) == PACKET_ERROR) in store_registers_using_G()
6942 return packet_check_result (rs->buf); in remote_send_printf()