xiaoxiang781216 commented on code in PR #13319:
URL: https://github.com/apache/nuttx/pull/13319#discussion_r1749162800


##########
Documentation/applications/system/debug/index.rst:
##########
@@ -0,0 +1,57 @@
+=====================================
+``debug`` Debug Utility
+=====================================
+
+``CONFIG_SYSTEM_DEBUG=y``
+
+The ``debug`` utility is a tool for testing and managing debug points 
(breakpoints and watchpoints) in the system. It allows users to set, remove, 
and test various types of debug points.

Review Comment:
   can we change the command to debugpoint



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to