mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
55e752ada8
Build Documentation / build-html (push) Has been cancelled
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>
24 lines
431 B
ReStructuredText
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
|