Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dgdbstub.c142 gdb_io_write(const char *buf, unsigned long len, struct gdb_context *ctx) in gdb_io_write() function
153 return gdb_io_write((char*)&data, 1, ctx); in gdb_io_write_char()
326 gdb_io_write(ctx->out_buf, ctx->out_offset, ctx); in gdb_send_packet()

Completed in 2 milliseconds