Files
nuttx/Documentation/debugging/index.rst
T
Xiang Xiao 55e752ada8
Build Documentation / build-html (push) Has been cancelled
Documentation/debugging: add stackusage tool documentation
Add RST documentation for the stackusage.py static stack analysis tool,
covering usage, command-line options, output format, and markers.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2026-03-17 11:26:44 -03:00

24 lines
431 B
ReStructuredText

=========
Debugging
=========
This page contains a collection of guides on how to debug problems with NuttX.
.. toctree::
gdbwithpython.rst
qemugdb.rst
gdbserver.rst
debugging_elf_loadable_modules.rst
tasktrace.rst
kasan.rst
gprof.rst
coredump.rst
coresight.rst
stackcheck.rst
stackrecord.rst
stackusage.rst
disabling_stackdumpdebug.rst
debuggingflash_nuttxonarm.rst
cortexmhardfaults.rst
mte.rst