mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 01:39:44 +08:00
87b317f965
Verified on qemu-armv7a and mps2-an500 platforms with CoreMark benchmark and system profiling examples Signed-off-by: yinshengkai <yinshengkai@bytedance.com>
23 lines
414 B
ReStructuredText
23 lines
414 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
|
|
disabling_stackdumpdebug.rst
|
|
debuggingflash_nuttxonarm.rst
|
|
cortexmhardfaults.rst
|
|
mte.rst
|