Searched defs:gdb_port (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/scripts/west_commands/runners/ |
D | native.py | 18 gdb_port=DEFAULT_GDB_PORT): argument
|
D | nios2.py | 72 def print_gdbserver_message(self, gdb_port): argument
|
D | nsim.py | 28 gdb_port=DEFAULT_ARC_GDB_PORT, argument
|
D | spi_burn.py | 16 def __init__(self, cfg, addr, spiburn, iceman, timeout, gdb_port, gdb_ex, erase=False): argument
|
D | linkserver.py | 29 gdb_port=DEFAULT_LINKSERVER_GDB_PORT, argument
|
D | pyocd.py | 22 gdb_port=DEFAULT_PYOCD_GDB_PORT, argument
|
D | intel_cyclonev.py | 30 gdb_port=DEFAULT_OPENOCD_GDB_PORT, argument
|
D | openocd.py | 53 gdb_port=DEFAULT_OPENOCD_GDB_PORT, argument
|
D | jlink.py | 59 gdb_port=DEFAULT_JLINK_GDB_PORT, argument
|