在最初测试时,使用调试器可能有帮助。
You might find it helpful to optionally use the debugger for your initial test.
要使用调试版本的jit库,请遵循以下步骤。
To use the debug version of the JIT library, follow these steps.
有关更多信息,请参见使用调试器。
如果需要,也可以使用调试器执行udpdmi代码。
You can use the debugger to step through the UDPDMI code if desired.
这里有两种为仪表化 Purify程序使用调试器的方法
There are two ways that you can engage a debugger for a Purify-instrumented program
不过,是的非常非常小心使用调试生成类型为起点时的。
However, be very very careful when using the debug build type as a starting point.
从此处开始,您可以像调试其他任何代码一样使用调试器。
From there, you can use the debugger as you would for any other code.
如果你的所有代码自始至终都可以工作,那么你会频繁使用调试器呢?
If all your code works every minute, how often will you use a debugger?
我们将使用这个应用程序作为调试目标。
由于这是开发代码,因此使用了许多调试语句。
Because this is development code, I use lots of debug statements.
您可以使用该中介在您的环境中调试消息流。
You could use this mediation to debug message flows in your environment.
要使用该功能,只需在编辑器中更改代码并恢复调试。
To use this function, simply change the code in the editor and resume debugging.
它们是可重用的,易于使用,并使测试和调试更加容易。
They are reusable, easy to use, and make testing and debugging easier.
N _ MAIN stab类型会告诉调试器在程序中使用的主程序名称。
The N_MAIN STAB type tells the debugger the name that is used in this program.
使用以下的命令行来启动调试引擎
这里没有调试器,因此您应该使用通过out . println编码的旧的调试方法。
There is no debugger, so you should use the old debugging method of coding out.println.
甚至可以使用Eclipse的Python支持进行调试。
还可以使用Eclipse调试环境。
使用libjitc.so的调试版本 —— libjitc_g.so。
您也许希望使用——trace选项帮助调试错误。
You might want to use the — trace option to help debug any errors.
如果没有调试器可用,您还可以使用其它的工具。
If a debugger is not available, there are other tools to use.
在这种情况下,需要可以在客户环境中使用的调试工具。
In such cases, we need tools that can be used in a customer environment.
有多种调试格式可供使用。
它们事实上很可能是在调试程序时使用的。
They were, in fact, probably used while debugging the software.
使用mst内核调试器命令来显示这个信息。
Use the mst kernel debugger command to display this information.
另一种选择是使用XDebug调试器。
这是假设要使用或者是一些调试的事吗?
你可以使用它来作为数据调试。
可使用该模式进行本机或托管代码的远程调试。
You can use this mode for remote debugging of native or managed code.
若要使用可视化工具进行调试,必须运行完全信任的代码。
To debug using a visualizer, you must run the code with full trust.
应用推荐