mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 06:21:56 +00:00
Distinguish between hardware debugging using probes and built-in debug features such as tracing, post mortem analysis and thread debugging using thread analyzer. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
13 lines
169 B
ReStructuredText
13 lines
169 B
ReStructuredText
.. _debug_tools:
|
|
|
|
Debugging and Tracing
|
|
######################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
thread-analyzer.rst
|
|
coredump.rst
|
|
gdbstub.rst
|
|
tracing/index.rst
|