patacongo commented on pull request #2681:
URL: https://github.com/apache/incubator-nuttx/pull/2681#issuecomment-760602250


   > 
   > 
   > @masayuki2009 how about we enable CONFIG_DEBUG_xxx in several config to 
catch the similar error in the furture?
   
   Historically, we have forbidden debug configurations in defconfig files.  
The reason is because we wanted each NuttX configuration to be the smallest and 
fast possible.  We wanted the default configurations to always show the OS at 
its best.
   
   Be we did talk about a script to modify a defconfig file to add debug 
features are configure time.  I think that this would be a better way to go.  
Then the CI could enable debug features in all configurations.
   


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

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


Reply via email to