zephyr/scripts/west_commands/runners
Emilio Benavente 1142c40c5a scripts: west_commands: runners: Update GDB args
Update gdb arguments to enable linkserver
debugging when app does not reset after load.
This is useful for when the app is loading to
ram. In this case if gdb reset after loaded the
ram would be flushed when debugging and there would be
nothing no image in ram to debug.

Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
2025-07-04 14:20:30 -10:00
..
__init__.py scripts: west_commands: runners: add ST-LINK GDB server 2025-06-23 15:47:17 +01:00
bflb_mcu_tool.py scripts: runners: Introduce bflb_mcu_tool runner 2025-05-26 09:19:26 +02:00
blackmagicprobe.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
bossac.py west: runners: bossac: Honor --erase flag 2024-12-22 18:20:30 +00:00
canopen_program.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
core.py scripts: west_commands: runners: Fix default value for --dt-flash 2025-06-04 10:03:40 +02:00
dediprog.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
dfu.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
ecpprog.py west: runner: add support for ecpprog 2024-12-19 08:38:55 +01:00
esp32.py scripts: west_commands: runners: esp32: add flash encryption option 2025-01-13 10:09:36 +01:00
ezflashcli.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
gd32isp.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
hifive1.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
intel_adsp.py scripts and soc: Mark MD5 and SHA1 usage as not for security 2025-03-11 04:52:15 +01:00
intel_cyclonev.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
jlink.py scripts: runners: jlink: add support to flash to sram 2025-05-20 09:16:47 +02:00
linkserver.py scripts: west_commands: runners: Update GDB args 2025-07-04 14:20:30 -10:00
mdb.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
minichlink.py scripts: west_commands: runners: fix dt-flash handling in some runners 2025-06-04 10:03:40 +02:00
misc.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
native.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
nrf_common.py west: runners: Add ncs-provision to west flash command 2025-06-11 16:09:05 -07:00
nrfjprog.py west: runners: nrf: Add an option to control the ext erase mode 2025-04-16 08:07:44 +02:00
nrfutil.py west: runners: Add ncs-provision to west flash command 2025-06-11 16:09:05 -07:00
nsim.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
nxp_s32dbg.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
openocd.py west: runners: openocd: Add option to start RTT server during debug 2025-04-29 20:08:20 -04:00
probe_rs.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
pyocd.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
qemu.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
renode-robot.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
renode.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
rfp.py west: runners: rfp: Add Reneses Flash Programmer runner 2025-03-31 19:49:22 -04:00
silabs_commander.py scripts: west_commands: runners: Fix line-too-long (E501) 2024-11-22 17:40:37 +01:00
spi_burn.py scripts: west_commands: runners: fix dt-flash handling in some runners 2025-06-04 10:03:40 +02:00
spsdk.py scripts: west_commands: runners: add nxp spsdk 2025-06-11 16:03:37 -07:00
stlink_gdbserver.py scripts: west_commands: runners: add ST-LINK GDB server 2025-06-23 15:47:17 +01:00
stm32cubeprogrammer.py scripts: west: runners: stm32cubeprogrammer: Fix stm32n6 dfu flashing 2025-03-06 17:18:25 +00:00
stm32flash.py scripts: west_commands: runners: Fix f-string (UP032) 2024-11-22 17:40:37 +01:00
sy1xx.py west: runners: add flash runner for sensry sy1xx socs 2025-04-04 12:06:07 +02:00
teensy.py scripts: west_commands: runners: teensy: Replace printf with f-string 2024-12-03 23:30:00 +00:00
trace32.py scripts: west_commands: runners: Fix unused/deprecated imports (F401/UP035) 2024-11-22 17:40:37 +01:00
uf2.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00
xsdb.py west_commands: runners: Fix parameters passed to xsdb 2025-02-14 08:44:54 +01:00
xtensa.py scripts: west_commands: runners: Sort and format imports (I001) 2024-11-22 17:40:37 +01:00