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/03/14 10:24:06 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #5738: arch/xtensa_panic.S: Save exception cause and vaddr into the user frame

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


   ## Summary
   - Save exception cause and vaddr into the user frame.  
     This area is what's passed later to assert and be used to dump the state.
    - A2 is already saved by the caller, no need to save it in xtensa_panic.S again.
   ## Impact
   Xtensa.
   ## Testing
   
   esp32-devkitc:smp.


-- 
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] xiaoxiang781216 merged pull request #5738: arch/xtensa_panic.S: Save exception cause and vaddr into the user frame

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


   


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