Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dgdbstub.c447 gdb_send_reply("OK", ctx); in process_command()
459 gdb_send_reply("E03", ctx); in process_command()
465 gdb_send_reply("E04", ctx); in process_command()
474 gdb_send_reply("E03", ctx); in process_command()
480 gdb_send_reply("E04", ctx); in process_command()
489 gdb_send_reply("E03", ctx); in process_command()
494 gdb_send_reply("E04", ctx); in process_command()
503 gdb_send_reply("E03", ctx); in process_command()
508 gdb_send_reply("E04", ctx); in process_command()
518 gdb_send_reply("OK", ctx); in process_command()
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dgdbstub.c63 gdb_send_reply("", ctx); in gdb_arch_write_reg_array()
140 gdb_send_reply("OK", ctx); in gdb_arch_write_reg()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dgdbstub.h51 void gdb_send_reply(const char *buf, struct gdb_context *ctx);

Completed in 4 milliseconds