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 2021/12/28 15:38:00 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #5098: sched/backtrace: Dump the complete stack regardless the depth

xiaoxiang781216 opened a new pull request #5098:
URL: https://github.com/apache/incubator-nuttx/pull/5098


   ## Summary
   
   - libs/dumpstack: add support for print symbol name
   - libc: Prefix the address with 0 to the specified width in sched_dumpstack
   - sched/backtrace: Dump the complete stack regardless the depth
   
   ## Impact
   New functionality
   
   ## Testing
   Pass CI
   


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



[GitHub] [incubator-nuttx] anchao commented on pull request #5098: sched/backtrace: Dump the complete stack regardless the depth

Posted by GitBox <gi...@apache.org>.
anchao commented on pull request #5098:
URL: https://github.com/apache/incubator-nuttx/pull/5098#issuecomment-1002388573


   LGTM


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



[GitHub] [incubator-nuttx] anchao merged pull request #5098: sched/backtrace: Dump the complete stack regardless the depth

Posted by GitBox <gi...@apache.org>.
anchao merged pull request #5098:
URL: https://github.com/apache/incubator-nuttx/pull/5098


   


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