描述如何调试64位应用程序。
演示如何调试xslt样式表。
他还帮助运行示例,对如何调试应用程序提出了建议。
He also helped get the examples running, and gave advice on how to debug the applications.
本部分介绍如何调试异步单向、延迟响应和回调调用。
This section shows you how to debug the asynchronous one-way, deferred-response, and callback invocations.
描述如何调试运行于高性能群集上的并行应用程序。
Describes how to debug a parallel application running on a high-performance cluster.
作为一个练习,我们来修改PHP脚本,故意制造一个错误,看看如何调试它。
As a sub-exercise, let's alter the PHP script to cause a fault and see how to debug it.
详细的如何调试可以在 MSDN上找到 ,Gareth Jones提供了一个简短的教程。
Detailed explanations on debugging can be found on MSDN, while Gareth Jones has a short tutorial.
然而,如果你在一个有一个第三方的图像真空工作,你如何调试失败的开始如果你不能访问屏幕输出?
However, if you're working in a vacuum with a third-party image, how can you debug a failure to start if you can't access the screen output?
论述了基于ARM7内核的嵌入式应用程序调试技术,针对其中的难点即如何调试固化在ROM中的代码、如何使用软件模拟器模拟硬件系统进行了详细分析。
This article discussed the debugging of embedded application based on ARM7 core. Simulating peripheral with the software simulator and source-level debugging of ROM images were analyzed in detail.
然后,您了解了如何测试和调试一个应用程序,包括一些测试状态机的要点。
Then you saw how to test and debug an application, including some fine points of testing a state machine.
在程序运行时它显示非常粗糙(没有用户交互),但是源代码展示了如何显示任何你想要的调试任务。
It is very crude as far as programs go (there's no user interaction), but the source code shows how to perform any debugging task you may need.
另外,您了解了如何以调试模式测试这个新开发的集成服务。
Additionally, you learned how to test this newly developed integration service in debug mode.
如果您知道如何记录、测试和调试完整的脚本,那么您就非常有可能在一行程序中取得成功。
If you know how to document, test, and debug a complete script, you have a much greater chance of succeeding at one-liners.
另外,我们还介绍了IBMJVM的各种调试特性,并介绍了如何把它们应用到各种问题上。
In addition, we introduced the various debugging features of the IBM JVM and shown how to apply them to the various problems.
在 第 13部分 中讨论调试时,讨论了如何使用强大的软件开发环境让开发过程更高效更有效。
Our discussion of debugging aids in Part 13 describes how using a significant software development environment can make your development process more efficient and effective.
清单2是一个示例,显示如何在调试模式下启动VM并监听端口8765的套接字连接。
Listing 2 shows an example of how to launch a VM in debug mode and listen for a socket connection at port 8765.
下一节将描述如何从STAB和DWARF部分中捕捉调试信息。
The following section describes how the debug information can be captured from STAB and DWARF sections.
要从本文中获得最大的收益,您应对MessageBroker有基本的认识,还应了解如何创建、部署和调试消息流。
To benefit from this article, you should have basic knowledge of message Broker, and know how to create, deploy, and debug message flows.
我把源代码包含到一个新程序中去了,c2mon . c,它演示了在c2接口中如何显示调试操作。
I have included the source code for a new program, c2mon.c, which demonstrates how to perform debugging operations with the c2 interface.
成功地部署Web项目之后,就可以探究如何在Eclipse 中调试应用程序了。
Now that you have successfully deployed your Web project, you can explore how to debug applications in Eclipse.
假定您熟悉 Greasemonkey,包括如何安装、修改和调试脚本。
Familiarity with Greasemonkey, including how to install, modify, and debug scripts, is assumed.
本系列下一期文章(即第3部分)将演示如何使用Eclipse内置的调试工具修复开发插件过程中出现的错误。
The next installment in this series, part 3, demonstrates how to use the debug tools built into Eclipse to troubleshoot any errors you encounter when developing a plug-in.
第3部分演示如何使用Eclipse提供的工具调试插件。
Part 3 demonstrates how to debug your plug-in using the tools that Eclipse provides.
下一组设置指定如何连接Web(调试)服务器。
The next collection of Settings specifies how to connect to your (debug) Web server.
第 3部分(本文)演示如何使用Eclipse提供的工具调试插件。
Part 3, this installment, demonstrates how to debug your plug-in using the tools provided by Eclipse.
先从查看PHPEclipse如何提供帮助调试PHP应用程序的实时语法解析功能开始。
Let's start by seeing how PHPeclipse provides you with real-time syntax parsing abilities to assist you with debugging PHP applications.
我们来看看如何只使用dbx以传统方式调试此程序。
Let us see how to debug this program using traditional way, by using only DBX. The following command compiles the code.
如果系统是简单的,那么不难了解系统如何进入已知状态,以及如何防止该状态循环(这是“调试”。)
If a system is simple, then it is not hard to understand how the system got into a given state and how to prevent that state from recurring. (This is "debugging.")
如果系统是简单的,那么不难了解系统如何进入已知状态,以及如何防止该状态循环(这是“调试”。)
If a system is simple, then it is not hard to understand how the system got into a given state and how to prevent that state from recurring. (This is "debugging.")
应用推荐