OVMS3-idf/docs/en/api-guides/jtag-debugging
David Cermak 3b5c3d6521 idf.py: debug targets for easier execution of openocd, gdb, gdbui
Support for execution of asynchronous target, such as openocd, which
by default runs in the background, but if it's the only target idf.py
outputs the openocd in the console waiting for termination by user.

Supports also blocking commands gdb and gdbtui to start a debugging
session in an active console.

Supports running gdbgui running a UI debugging session in a browser
window, using the active console for other commands, such as openocd
or monitor.

Supports combining the debug targets in one action list, such as
idf.py openocd gdbgui monitor
2020-04-07 17:37:48 +02:00
..
building-openocd-linux.rst doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
building-openocd-macos.rst doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
building-openocd-windows.rst doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
configure-other-jtag.rst doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
configure-wrover.rst docs: Fix broken URLs & permanent redirects 2020-03-23 18:11:23 +11:00
debugging-examples.rst docs: Fix broken URLs & permanent redirects 2020-03-23 18:11:23 +11:00
index.rst doc: Split HW-Reference into seperate files/folders for different chips 2020-02-07 16:37:44 +11:00
tips-and-quirks.rst doc: Add warnings about using JTAG debugging with hardware security features 2020-04-01 17:36:08 +11:00
using-debugger.rst idf.py: debug targets for easier execution of openocd, gdb, gdbui 2020-04-07 17:37:48 +02:00