Home
last modified time | relevance | path

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

/xen/xen/common/
A Dgdbstub.c152 gdb_io_write_char(u8 data, struct gdb_context *ctx) in gdb_io_write_char() function
211 gdb_io_write_char((r < 0) ? '-' : '+', ctx); in receive_command()

Completed in 3 milliseconds