利用它们和这个调试器将帮助您跟踪带有程序执行的内存,这表明一个内存错误。
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.
解释的代码仍旧需要由现有的基于跟踪或者回调的调试器处理。
Code that is interpreted still needs to be handled by the existing trace or hook based debuggers.
当页面发布的时候,调试器应当打开而且可以跟踪代码(假定至少设置了一个断点)。
When the page is being published, the debugger should open and you can step through the code (assuming you enabled at least one breakpoint).
停止跟踪以后,可以通过键入quit命令来退出GD b调试器。
After stopping the tracing, you can exit the GDB Debugger by typing the quit command.
使用XSL调试器或节点详细跟踪选项来调试转换。
Use XSL debugger or node detailed trace option for debugging of transformations.
您可以使用WebSphereMessageBrokerToolkit中的XSL调试器来调试消息流外面的样式表,也可以使用跟踪来尝试确定任何问题存在的位置。
You can either use the XSL Debugger in the WebSphere message Broker Toolkit to debug the stylesheet outside of the message flow, or you can use trace to try to establish where any problems lie.
之后我找到一个调试器,你可以在浏览器中运行它并收集跟踪信息,但对于少量日志的应用来说这太复杂了。
I later found a debugger that you run in your browser to get the traces, but it was too complicated for my small logs.
调试器下部的每行(本例中为0至19行)给出了从单击Send到发生错误的详细跟踪。
Each of the lines underneath it (0-19, in this case) give a detailed trace from when you click Send to the occurring fault.
当使用调试器调试示例SCA应用程序并在AddServiceadd方法上设置断点时,将看到如清单4 所示的调用堆栈跟踪。
When you put the example SCA application into a debugger and place a breakpoint on the AddService add method, you see a call stack trace similar to Listing 4.
如果你曾经使用过调试器,你将会更加熟悉跟踪。
If you have used a debugger before, you would be familiar with tracing.
如果你曾经使用过调试器,你将会更加熟悉跟踪。
If you have used a debugger before, you would be familiar with tracing.
应用推荐