Home
last modified time | relevance | path

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

/openbmc/qemu/include/gdbstub/
H A Dcommands.h6 typedef enum GDBThreadIdKind { enum
11 } GDBThreadIdKind; typedef
19 GDBThreadIdKind kind;
/openbmc/qemu/gdbstub/
H A Dgdbstub.c663 static GDBThreadIdKind read_thread_id(const char *buf, const char **end_buf, in read_thread_id()
723 GDBThreadIdKind kind; in gdb_handle_vcont()