77f0bea7创建于 4月21日历史提交

========================================= Disabling the Stack Dump During Debugging

.. warning:: Migrated from: https://cwiki.apache.org/confluence/display/NUTTX/Disabling+the+Stack+Dump+During+Debugging

The stack dump routine can clutter the output of GDB during debugging. To disable it, set this configuration option in the defconfig file of the board configuration:

.. code-block:: c

CONFIG_ARCH_STACKDUMP=n