This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.
这使得调试器可以更容易地确定哪一个编译单元在某个特定内存地址创建了代码。
For example, you can integrate Purify with your unit or smoke test suite that developers must run before checking in any code changes and require them to fix any new memory errors reported by Purify.
例如,您可以将Purify与您的单元或者烟雾测试单元整合在一起,这些单元是开发人员必须在报告任何代码变更前必须运行的单元,并需要它们修复Purify所报告的所有新的存储错误。
The trade-off is that connecting to an in-memory database will take little more unit test time, but there will be less code and development effort.
虽然连接到内存数据库会多花点时间,但代码相对要少很多,开发代价也小。
应用推荐