Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dsystem.c345 if (!gdb_supports_guest_debug()) { in gdbserver_start()
632 bool gdb_supports_guest_debug(void) in gdb_supports_guest_debug() function
H A Dinternals.h200 bool gdb_supports_guest_debug(void);
H A Duser.c701 bool gdb_supports_guest_debug(void) in gdb_supports_guest_debug() function