xiaoxiang781216 commented on code in PR #2859:
URL: https://github.com/apache/nuttx-apps/pull/2859#discussion_r1847800697


##########
system/gcov/gcov.c:
##########
@@ -69,6 +69,72 @@ static void gcov_dump(FAR const char * path, FAR const char 
*strip)
   __gcov_dump();
 }
 
+/****************************************************************************
+ * Name: stdout_dump
+ ****************************************************************************/
+
+#ifndef CONFIG_COVERAGE_TOOLCHAIN

Review Comment:
   why gcov from toolchain can't support stdout?



-- 
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