[ 
https://issues.apache.org/jira/browse/MYNEWT-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sterling Hughes updated MYNEWT-379:
-----------------------------------
    Assignee: Fabio Utzig

> Need memory debugging interfaces in mempools
> --------------------------------------------
>
>                 Key: MYNEWT-379
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-379
>             Project: Mynewt
>          Issue Type: Improvement
>            Reporter: Sterling Hughes
>            Assignee: Fabio Utzig
>
> Memory pools should optionally have a feature that keeps track (on a 
> per-block basis) of frees and allocs, and if a memory block is double free'd, 
> the system should assert.  The system should store the calling function 
> address of the last 'n' allocs and frees, so when coredump/device asserts, 
> you can keep track of where this happens.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to