使用malloc_usable_size( )和malloc_trim( )来调整性能(Fine-Tuning) 记忆体配置除错(Debugging Memory Allocations) 基于堆叠的配置(Stack-Based Allocations) ..
基于1个网页-相关网页
Using malloc-type memory allocations will allow external debuggers to observe memory use while emalloc allocations will use the Zend memory manager abstraction, requiring internal debugging.
使用malloc - type内存分配将允许外部调试器观察内存使用情况,而emalloc分配将使用Zend内存管理器抽象,要求进行内部调试。
After you set breakpoints on the memory allocations you are interested in, you can continue debugging.
在所感兴趣的内存分配上设置了断点后,可以继续调试。
An application can keep special track of a given group of allocations for debugging purposes by allocating them as this type of memory block, using explicit calls to the debug heap functions.
应用程序可以使用这种记忆体区块类型配置、使用侦错堆积函式的明确呼叫,继续追踪指定的配置群组,以达到侦错的目的。
应用推荐