Searched refs:gdb_get_packet (Results 1 – 1 of 1) sorted by relevance
229 static int gdb_get_packet(uint8_t *buf, size_t buf_len, size_t *len) in gdb_get_packet() function665 ret = gdb_get_packet(buf, sizeof(buf), &pkt_len); in z_gdb_main_loop()