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

   ## Summary
   In addition to printing out the thread name (task name in flat mode), print 
the parent process's name as well.
   
   It is quite useful to know which process is the parent of a faulting thread, 
although this information can be read from the assert dump, in some cases the 
dump might be incomplete (due to e.g. stack corruption, which causes another 
exception and PANIC().)
   ## Impact
   CONFIG_BUILD_KERNEL=y only
   ## Testing
   icicle + CONFIG_BUILD_KERNEL=y
   


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