利用它们和这个调试器将帮助您跟踪带有程序执行的内存,这表明一个内存错误。
Using them along with the debugger helps you track memory use with the program execution which manifests a memory error.
调试一个问题涉及到:使用调试器(或任何其它工具)找到问题的根源以及使用源代码来跟踪导致问题的根源。
Debugging a problem involves locating the source of the problem using a debugger (or any other tool) and using the source code to track the root cause of the problem.
调试器能够识别这个指示器,并且能够向您提供用于堆栈跟踪的完整信息。
The debugger recognizes this, and it is able to provide you with a complete display for the stack trace.
应用推荐