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/09/21 11:14:22 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4582: xtensa_dumpstate.c: Fix the name of the TCB variable

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


   ## Summary
   - Commit 1: Fix the name of the TCB variable, `rtcb` was used instead of `tcb`
   - Commit 2: Include "unistd.h" to avoid an implicit declaration warning.
   ## Impact
   Xtensa dump state.
   ## Testing
   ESP32 with SCHED_BACKTRACE enabled.
   


-- 
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] gustavonihei merged pull request #4582: xtensa_dumpstate.c: Fix the name of the TCB variable

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


   


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