Searched refs:GDB_EUNKNOWN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/gdbstub/ | ||
H A D | syscalls.h | 41 #define GDB_EUNKNOWN 9999 macro |
/openbmc/qemu/target/m68k/ | ||
H A D | m68k-semi.c | 73 return GDB_EUNKNOWN; in host_to_gdb_errno() |