mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
1. Remove STACKCHECK_SOFTWARE config, 2. Do sp value checking when STACKCHECK_MARGIN == 0, 3. Do margin-based stack check when STACKCHECK_MARGIN > 0, 4. Disable stack check when STACKCHECK_MARGIN == -1 Signed-off-by: Chengdong Wang <wangchengdong@lixiang.com> |
||
|---|---|---|
| .. | ||
| gdb | ||
| image | ||
| coredump.rst | ||
| coresight.rst | ||
| cortexmhardfaults.rst | ||
| debugging_elf_loadable_modules.rst | ||
| debuggingflash_nuttxonarm.rst | ||
| disabling_stackdumpdebug.rst | ||
| gdbserver.rst | ||
| gdbwithpython.rst | ||
| index.rst | ||
| kasan.rst | ||
| mte.rst | ||
| qemugdb.rst | ||
| stackcheck.rst | ||
| stackrecord.rst | ||
| tasktrace.rst | ||
| tasktraceinternal.rst | ||
| tasktraceuser.rst | ||