With the Integrated i Debugger, you can debug an application that is running on an IBM i system.
有了集成的i调试器,您就可以调试在IBM i 系统上运行的程序了。
When a problem is found in the app, tell them to temporarily replace the release version with the debug version and try to simulate the problem again.
当在应用程序中发现问题时,告诉他们临时用调试版代替发行版并再次模拟该问题。
The other user will be prompted that they have an incoming debug session, with the option to accept or decline.
其他的用户会接到有到来的调试会话的信息,并有接受或者拒绝的选择。
Building easily maintainable code in this manner will enable you to debug, fix, and extend your code with lower risk.
使用这种方式构建的易维护代码将降低调试、修复和扩展代码所面临的风险。
This would make it easier for both sets of users to debug problems with their chart layout or data.
这将使这两种用户都更容易地调试图表布局或数据方面的问题。
In this case, a node set is used when a string is intended, usually with results that are hard to debug.
这种情况下,在打算使用字符串时却使用节点集,这通常导致调试非常困难。
Before you can get started, the program you want to debug has to be compiled with debugging information in it.
开始调试之前,必须用程序中的调试信息编译要调试的程序。
My own experience with debug time is that it all but disappears.
根据我的经验,调试时间完全不需要了。
The following screen capture shows the debugger with two active debug sessions.
接下来的屏幕截图显示了带有两个调试操作的调试器。
The Debug view (not to be confused with the Debug perspective) shows the call stack, the variables view shows the current state of the program's variables, and the Console view shows the program.
Debug视图(不要与Debug透视图混淆)展示了调用栈(call stack),Variables视图展示了程序变量的当前状态,而Console视图则展示了程序。
With this debug code, we'll see what is selected and learn a little more about what makes Eclipse work.
有了这个调试代码,我们将看到选择了什么,并了解到有关什么使Eclipse工作的更多信息。
You will get more console messages with ALL DEBUG.
使用ALLDEBUG会得到更多控制台消息。
The constructor creates a hierarchy object with the default level DEBUG and then configures it using the provided properties.
构造函数使用默认的DEBUG级别创建一个hierarchy对象,然后使用提供的属性对其进行配置。
Ignoring the latter, let's configure Xdebug with reasonable Settings to help debug PHP code.
忽略后者,让我们用一些合理设置来配置Xdebug以帮助调试php代码。
For building a purify'd application, it is advisable (although not required) to build the application with debug information (debug bits), and then purify it.
比如构建一个Purify的应用软件,利用调试信息(释放字节)来构建应用软件是合理的(尽管不是必要的),然后对它进行净化。
To debug with a core file, you need the program executable and source files, as well as the core file. To start GDB with a core file, use the -c option.
要用核心文件进行调试,您不仅需要程序的可执行文件和源文件,还需要核心文件本身。
Copy the link target and the make rule for the executable that you plan to monitor with Quantify, preferably the debug version of both.
为您计划用Quantify来监控的可执行工件复制连接目标和make规则,最好是两者的调试版本。
Compiling the program with debug information.
根据调试信息来汇编程序。
From the server side, stop the SSHD service and start it up with the debug option.
在服务器端,停止sshd服务,然后带调试选项启动它。
You can use the following tools to debug applications with ie.
可以使用以下工具在IE中调试应用程序。
Such a handler helps debug problems with web services applications, or simply ACTS as a 'heartbeat' to verify that requests are being received.
这样的处理程序有助于调试Web服务应用程序的问题,或者简单地说,它扮演着“心跳”的角色,检验请求是否已接收到。
This tool has helped me debug issues with my code, how my codes client software might not be setup correct, and help identify issues with other users software.
这个工具在我对代码的问题(如我的客户端软件可能设置不正确)进行调试时有帮助,并且有助于我识别其他用户的软件问题。
The outstanding property of this program is that you can debug any binaries even if they have not been compiled with debug options enabled or even if the source code is not available.
该程序的显著特性是:可以调试任何二进制文件,即使这些文件不是由支持的调试选项编译或源代码不可用。
In Part 1, we introduced the concept of meditations with a simple debug mediation.
在第1部分中,我们介绍了中介的概念,同时提到一个简单的调试中介。
This change helps you debug problems with single sign-on without drowning yourself in unrelated log files.
这一变更可以帮助您调试有关单点登录的问题,而无需淹没于无关的日志文件中。
Agent design and management with a redesigned agent interface and enhanced agent properties along with the ability to attach and debug agents running on the server.
代理设计和管理,重新设计了代理界面,增强了代理的属性,能够附加和调试在服务器上运行的代理。
When satisfied with the debug results, the developer can move the COBOL code back to a mainframe PDS for integrated testing and the move to production.
对调试结果满意时,开发人员可以将COBOL代码移回一个大型机pds进行集成测试,然后将其移到生产中。
You learned about restrictions on security plug-ins, and common errors encountered while working with them to help you debug problems when implementing security plug-ins on your own.
通过本文还可以了解安全性插件的一些限制,使用安全性插件时可能遇到的一些常见问题,从而有助于您在实现自己的安全性插件时调试问题。
Cause 2: Please make sure that the expected DLL is loaded with matched debug symbol file. You can check it with Modules window.
原因2:请确认所期望的DLL已经被载入对应的调试符号文件,您可以在模块窗口中检查。
To use tprof for micro-profiling, the application must be linked and compiled with the -g debug flag.
要想使用tprof执行微剖析,应用程序在编译和链接时必须使用—g调试标志。
应用推荐