You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/02/13 18:21:09 UTC

[GitHub] ccollins476ad opened a new pull request #1642: kernel/os: Track most recent event in debug builds

ccollins476ad opened a new pull request #1642: kernel/os: Track most recent event in debug builds
URL: https://github.com/apache/mynewt-core/pull/1642
 
 
   Add a new syscfg setting: `OS_EVENTQ_DEBUG`.  When this setting is enabled, each eventq remembers its most recently processed event.
   
   This feature is only useful when debugging with gdb.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services