c++ - 是否有适用于 Windows 的免费堆损坏检测工具?

标签 c++ visual-studio heap-corruption

<分区>

Possible Duplicate:
Is there a good Valgrind substitute for Windows?

我需要调试并修复我的堆损坏错误。有一个用于 linux - valgrind,但是有没有用于 windows 的类似物?我不搜索内存泄漏。内存损坏。

最佳答案

当然。查看this list , 和 this SO question .

关于c++ - 是否有适用于 Windows 的免费堆损坏检测工具?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5565062/

相关文章:

c++ - 从 C 中的结构检索值时出现编译错误

c++ - 使用 Boost.Asio 获取 "the whole packet"

c - 堆的以下代码损坏是什么?

c++ - OpenCV imwrite 不保存图像

c++ - 从 UTF-8 转换为 unicode C++

vb.net - 能否在 Visual Basic 2008 中禁用数组边界检查

visual-studio - 是否可以记录变量变化?

c# - Visual Studio 2015 .NETCore 类库复制文件夹到 bin/Debug/net452

iOS 定时器函数堆损坏

c++ - 执行 SSE 内存复制导致堆损坏 - CRT 检查找不到任何东西