You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "anchao (via GitHub)" <gi...@apache.org> on 2023/06/12 01:43:04 UTC

[GitHub] [nuttx] anchao commented on a diff in pull request #9498: assert: disable function/line print if DEBUG_ASSERTIONS_FILENAME disabled

anchao commented on code in PR #9498:
URL: https://github.com/apache/nuttx/pull/9498#discussion_r1225997227


##########
Kconfig:
##########
@@ -665,6 +665,15 @@ config DEBUG_ASSERTIONS_EXPRESSION
 		function when it is triggered. This option maybe will take up a lot
 		of space.
 
+config DEBUG_ASSERTIONS_FILENAME
+	bool "Enable Debug Assertions show file name"
+	default DEFAULT_SMALL

Review Comment:
   Done



-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org