You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/07/21 15:59:54 UTC

[GitHub] [incubator-nuttx] davids5 commented on pull request #6665: arch/stack: get correct stack remain and limit dump size when sp is not within stack

davids5 commented on PR #6665:
URL: https://github.com/apache/incubator-nuttx/pull/6665#issuecomment-1191665435

   @Donny9 
   >Limit dump size when sp is not within stack. we need to limit this dump size because if the stack size of task is over syslog buffer, it will overwrite other dump message.
   
   This is a use case limitation. Please make it conditional or deal with it another way.   


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