Searched refs:gdb_check_ack (Results 1 – 1 of 1) sorted by relevance
297 gdb_check_ack(struct gdb_context *ctx) in gdb_check_ack() function328 } while ( !gdb_check_ack(ctx) && (count++ < GDB_RETRY_MAX) ); in gdb_send_packet()
Completed in 3 milliseconds