Home
last modified time | relevance | path

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

/openbmc/qemu/include/gdbstub/
H A Denums.h12 #define DEFAULT_GDBSTUB_PORT "1234" macro
/openbmc/qemu/monitor/
H A Dhmp-cmds.c285 device = "tcp::" DEFAULT_GDBSTUB_PORT; in hmp_gdbserver()
/openbmc/qemu/system/
H A Dvl.c3049 add_device_config(DEV_GDB, "tcp::" DEFAULT_GDBSTUB_PORT); in qemu_init()
/openbmc/qemu/
H A Dqemu-options.hx4621 "-s shorthand for -gdb tcp::" DEFAULT_GDBSTUB_PORT "\n",