1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/openocd
Marian Buschsieweke 4fc7700a0f
tools/openocd-rtt: also open GDB port
When using OpenOCD RTT (real-time transfer) for stdio with
`USEMODULE=stdio_rtt make ...`, it is no longer possible to debug
while being connected to stdio. By also opening gdb at RIOT's default
GDB port, `make debug-client` can be used to connect from GDB to the
OpenOCD instance providing stdio via RTT.
2024-01-13 12:47:37 +01:00
..
adapters tools/openocd: add stlink-dap adapter 2020-11-13 10:43:08 +01:00
openocd_flashinfo.py dist/tools/openocd: fix parsing of flash bank base 2023-05-19 13:12:12 +02:00
openocd.sh tools/openocd-rtt: also open GDB port 2024-01-13 12:47:37 +01:00