Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge memory checking functionality from sandbox | Vladimir Chtchetkine | 2010-02-16 | 1 | -21/+954 |
| | | | | Change-Id: I304c789a752c9f4af4944ca14b9bf1e7644da15a | ||||
* | Split libc_debug.so into two .so modules loaded on demand from libc.so | Vladimir Chtchetkine | 2009-11-18 | 1 | -0/+81 |
This change is intended to eliminate need to replace libc.so with libc_debug.so in order to enablememory allocation debugging. This is also the first step towards implementing extended memoryallocation debugging using emulator's capabilities in monitoring memory access. |