You can continue to use the debugging features, such as displaying the debug stack, variables, or breakpoint management, etc.
这时,可以继续使用这些调试特性,比如显示调试堆栈、变量或断点管理等等。
If the procedure was originally created without the debugging option, it can be altered to be created in debug mode.
如果最初创建的过程没有调试选项,可以更改为是在调试模式创建的。
It also allows you to debug your rules file, potentially reducing debugging time from hours to minutes.
它还使您可以调试规则文件,将调试时间从数小时减少到几分钟。
This article shows you how to set up the debug environment using serial communication port, how to compile modified kernel code, and how to start kernel debugging.
本文介绍如何使用串行通信端口来设置调试环境、如何编译经过修改的内核代码,以及如何开始内核调试。
This lets you continue the debugging session, and avoid having to regenerate and restart the debug session at each error or breakpoint.
这样您就可以继续调试会话,从而避免在每遇到一个错误或断点时都不得不重新生成并重新启动调试会话。
You can debug as many kernel images (which are residing on target machines) as you want to debug; it becomes transparent to users once debugging starts.
您可以调试尽可能多的内核映像(位于目标计算机上),一旦调试开始,它对于用户来说就是透明的。
This data object holds the information required for debugging, and it's sent to the debugger when the debug session starts.
这个数据对象持有调试所需的信息,并且在启动调试会话时发送给调试器。
The time spent setting up a minimal debug environment will save a lot more time when debugging the transformation being developed.
花在设置最小的调试环境的时间可以节约大量的调试被开发的转换的时间。
The STAB debug format is a poorly documented, semi-standard format for debugging information in COFF and ELF object files.
stab调试格式是一种记录不完整的半标准格式,用于调试COFF和ELF对象文件中的信息。
One of the main advantages of KDB is that it does not require an additional machine for debugging: you can debug the kernel that you are running on.
KDB的主要优点之一就是它不需要用另一台机器进行调试:您可以调试正在运行的内核。
Building in debug mode does not invoke ProGuard, because it makes debugging more cumbersome.
而在调试模式中构建则不会调用混淆器,因为那样调试会更加繁重。
Integrating logging and tracing into your application simplifies your debugging and also makes it easier for others to monitor and debug applications after they are deployed.
将日志和跟踪功能集成到应用程序中,不仅可以简化调试,同时可以使其他人在完成部署后更加方便地监视和调试应用程序。
It provides an environment to debug and run programs and allows debugging at both the source-level and assembler language-level.
它提供对程序进行调试和运行的环境,允许在源代码级和汇编语言级进行调试。
Before you can get started, the program you want to debug has to be compiled with debugging information in it.
开始调试之前,必须用程序中的调试信息编译要调试的程序。
Debug: This option turns on debugging for the resolving function.
此选项开启解析功能的调试模式。
The device Debugging project will build enhanced debug models, APIs, and views to provide greater visibility into and control over device software targets.
DeviceDebugging项目将构建增强调试模型、API和视图来提供针对设备软件目标的更强大可视性及控制。
Debug: Produces debugging output.
debug:产生调试输出。
When you run this application as a desktop application, you can debug it using PDB or Python IDEs that support visual debugging.
在将这个应用程序作为桌面应用程序运行时,可以使用pdb或支持可视化调试的PythonIDE调试它。
Dtrace, the dynamic tracing facility introduced in Solaris 10, provides a debugging tool to debug the problems that are difficult to diagnose using traditional problem determination mechanisms.
D trace是在Solaris10中引入的动态跟踪工具,这种调试工具可以调试用传统的问题判断机制难以诊断的问题。
For instance, when you are debugging, you switch to the debug perspective (choose Window - Open Perspective - Debug) where you can set/remove break points, watch variables, and step through code.
例如,当调试时,可以切换到调试透视图(选择Window-OpenPerspective -Debug),可以在其中设置 /删除断点、查看变量和遍历执行代码。
The good news is that instead of debugging your program, you can debug the Purify-instrumented program.
让人高兴的是,不是调试您的程序,而是调试仪表化的Purify程序。
Debug — debug classes for run time application debugging.
debug—用于运行时应用程序调试的调试类。
Domino remote script debugging can debug scripts used in Scripted Activities.
Domino远程脚本调试可以调试scriptedActivities中使用的脚本。
Note that when debugging, it is recommended to disable the cache via the IE Developer Toolbar before every debug session or you will be debugging cached versions of your code.
注意,在调试时,建议在每个调试会话之前通过IEDeveloperToolbar禁用缓存,否则后面会调试缓存版本的代码。
Sometimes, when using Device Developer to debug a MIDlet in the Nokia 6310i Emulator, a debug connection between the Nokia emulator and the Device Developer debugging system cannot be established.
在使用DeviceDeveloper调试Nokia 6310i仿真器中的MIDlet 时,有时候不能在 Nokia 仿真器与 Device Developer调试系统之间建立调试连接。
Sometimes, when using Device Developer to debug a MIDlet in the Nokia 6310i Emulator, a debug connection between the Nokia emulator and the Device Developer debugging system cannot be established.
在使用DeviceDeveloper调试Nokia 6310i仿真器中的MIDlet 时,有时候不能在 Nokia 仿真器与 Device Developer调试系统之间建立调试连接。
应用推荐