Home
last modified time | relevance | path

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

/xen/xen/common/
A Dgdbstub.c143 gdb_io_write(const char *buf, unsigned long len, struct gdb_context *ctx) in gdb_io_write() function
154 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