W-M-R opened a new pull request, #14555:
URL: https://github.com/apache/nuttx/pull/14555

   ## Summary
   1. Use CONFIG_LIB_GCOV_TOOLCHAIN_GNU or CONFIG_LIB_GCOV_TOOLCHAIN_CLANG to 
link the corresponding toolchain library,because different compilers require 
different libraries
   2. Move gcov's kconfig from sched to libc/gcov as a separate functional 
module, similar to gdbstub
   ## Impact
   Depend on 
   ## Testing
   enable CONFIG_LIB_GCOV,CONFIG_SYSTEM_GCOV, and set the corresponding gcov 
compilation options and run gcov -d /data/xxx to get the detection data.


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