Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dgdbstub.c2034 static int gdb_handle_packet(const char *line_buf) in gdb_handle_packet() function
2456 gdbserver_state.state = gdb_handle_packet(gdbserver_state.line_buf); in gdb_read_byte()