pussuw opened a new pull request, #8226:
URL: https://github.com/apache/nuttx/pull/8226

   ## Summary
   The value printed by assert() cannot always be trusted to be correct, as it 
relies on the stack / stack pointer not being corrupt.
   
   The CPU register always points to the faulting instruction so print it out 
in the exception handler.
   ## Impact
   Minimal, riscv only
   ## Testing
   icicle:knsh
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to