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 2021/06/24 08:58:21 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2631: hw/bsp/nordic_pca10095: Add reduced size crash dumps

kasjer opened a new pull request #2631:
URL: https://github.com/apache/mynewt-core/pull/2631


   So far crash dumps had whole RAM image stored in flash.
   If flash area assigned to coredumps were to small, end
   of RAM was not dumped (including interrupt stack).
   
   This adds possibility to skip dumping unused heap space.
   This can reduce size of core dumps.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] kasjer merged pull request #2631: hw/bsp/nordic_pca10095: Add reduced size crash dumps

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #2631:
URL: https://github.com/apache/mynewt-core/pull/2631


   


-- 
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@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org