zephyr/doc/services/debugging
Kevin ORourke 98aa10d6ea scripts: coredump: coredump_gdbserver in pipeline
Add support to coredump_gdbserver.py for running in a pipeline,
communicating through stdin/stdout instead of a socket.

This allows starting it from inside gdb, with:

    target remote | coredump_gdbserver.py --pipe <elf_file>  <log_file>

Signed-off-by: Kevin ORourke <kevin.orourke@ferroamp.se>
2024-03-26 08:51:49 -04:00
..
coredump.rst scripts: coredump: coredump_gdbserver in pipeline 2024-03-26 08:51:49 -04:00
debugmon.rst doc: services: fix typo 2024-01-26 13:16:18 +01:00
gdbstub.rst arch: x86: z_x86_prep_c -> z_prep_c 2023-12-11 18:23:52 -05:00
index.rst
thread-analyzer.rst