Lines Matching full:debug

1 .. _flash-debug-host-tools:
3 Flash & Debug Host Tools
7 flash and debug Zephyr applications.
10 ``debug``, ``debugserver``, and ``attach`` commands, provided your board
12 file declares that support properly. See :ref:`west-build-flash-debug` for
202 .. _linkserver-debug-host-tools:
204 LinkServer Debug Host Tools
207 Linkserver is a utility for launching and managing GDB servers for NXP debug probes,
210 with custom debug configurations based on GNU tools or as part of a headless solution
212 LPC11U35-based and OpenSDA based standalone or on-board debug probes from NXP.
215 This method will also install the tools supporting the debug probes below,
218 LinkServer is compatible with the following debug probes:
220 - :ref:`lpclink2-cmsis-onboard-debug-probe`
221 - :ref:`mcu-link-cmsis-onboard-debug-probe`
222 - :ref:`opensda-daplink-onboard-debug-probe`
227 #. debug
240 2. With multiple debug probes attached to the host, use the
255 .. _jlink-debug-host-tools:
257 J-Link Debug Host Tools
260 Segger provides a suite of debug host tools for Linux, macOS, and Windows
268 These debug host tools are compatible with the following debug probes:
270 - :ref:`lpclink2-jlink-onboard-debug-probe`
271 - :ref:`opensda-jlink-onboard-debug-probe`
272 - :ref:`mcu-link-jlink-onboard-debug-probe`
273 - :ref:`jlink-external-debug-probe`
274 - :ref:`stlink-v21-onboard-debug-probe`
285 .. _openocd-debug-host-tools:
287 OpenOCD Debug Host Tools
295 These debug host tools are compatible with the following debug probes:
297 - :ref:`opensda-daplink-onboard-debug-probe`
298 - :ref:`jlink-external-debug-probe`
299 - :ref:`stlink-v21-onboard-debug-probe`
312 .. _pyocd-debug-host-tools:
314 pyOCD Debug Host Tools
322 These debug host tools are compatible with the following debug probes:
324 - :ref:`opensda-daplink-onboard-debug-probe`
325 - :ref:`stlink-v21-onboard-debug-probe`
329 .. _lauterbach-trace32-debug-host-tools:
331 Lauterbach TRACE32 Debug Host Tools
357 system directory. Then execute ``west flash`` or ``west debug`` commands to
358 flash or debug the Zephyr application as detailed in :ref:`west-build-flash-debug`.
359 The ``debug`` command launches TRACE32 GUI to allow debug the Zephyr