在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):DynamoRIO/drmemory开源软件地址(OpenSource Url):https://github.com/DynamoRIO/drmemory开源编程语言(OpenSource Language):C 83.5%开源软件介绍(OpenSource Introduction):Dr. Memory: the memory debuggerAbout Dr. MemoryDr. Memory is a memory monitoring tool capable of identifying memory-related programming errors such as accesses of uninitialized memory, accesses to unaddressable memory (including outside of allocated heap units and heap underflow and overflow), accesses to freed memory, double frees, memory leaks, and (on Windows) handle leaks, GDI API usage errors, and accesses to un-reserved thread local storage slots. Dr. Memory operates on unmodified application binaries running on Windows, Linux, Mac, or Android on commodity IA-32, AMD64, and ARM hardware. Dr. Memory is released under an LGPL license and binary packages are available for download. Dr. Memory is built on the DynamoRIO dynamic instrumentation tool plaform. Dr. Memory PerformanceDr. Memory is faster than comparable tools, including Valgrind, as shown in our CGO 2011 paper Practical Memory Checking with Dr. Memory, where we compare the two tools on Linux on the SPECCPU 2006 benchmark suite: (Valgrind is unable to run 434.zeusmp and 447.dealII). DocumentationDocumentation is included in the release package. We also maintain a copy for online browsing. System call tracer for WindowsThe Dr. Memory package includes an "strace for Windows" tool called
Obtaining helpDr. Memory has its own discussion list. To report a bug, use the issue tracker. See also the Dr. Memory home page: http://drmemory.org/ |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论