使用托管C ++的PIN或Valgrind?

时间:2009-06-12 15:09:20

标签: c++ valgrind instrumentation

我想知道您使用托管C ++的工具工具有什么经验?

2 个答案:

答案 0 :(得分:1)

Valgrind只是Linux,对BSD和Mac OSX有一些实验支持,所以看起来你运气不好,除非你有mono:)

答案 1 :(得分:0)

在Wine下运行Valgrind可能就是你想要的。另请参阅Running Wine under Valgrind