Searched refs:gdb_io_write (Results 1 – 1 of 1) sorted by relevance
143 gdb_io_write(const char *buf, unsigned long len, struct gdb_context *ctx) in gdb_io_write() function154 return gdb_io_write((char*)&data, 1, ctx); in gdb_io_write_char()327 gdb_io_write(ctx->out_buf, ctx->out_offset, ctx); in gdb_send_packet()
Completed in 3 milliseconds