The IDE also has debugging capabilities for these objects.
此IDE还具有调试这些对象的功能。
Every VM that has debugging enabled starts a "JDWP" thread. The thread typically sits idle until DDMS or a debugger connects.
任何调试状态的vm都启动一个jdwp线程,该线程处于空闲状态直到DDMS或者调试器连接它。
It is likely that the development file has debugging enabled, which if deployed, would enable users to examine the call stack when an exception is thrown.
开发文件很可能已启用调试,如果部署该开发文件,则用户可以在引发异常时检查调用堆栈。
In addition to debugging with core files or programs, GDB can attach to an already running process (who's program has debugging information compiled in) and break into it.
除了调试core文件或程序之外,gdb还可以连接到已经运行的进程(它的程序已经过编译,并加入了调试信息),并中断该进程。
This function is commonly used for debugging, but it has many other USES within the kernel.
这个函数通常用于调试,但是它在内核中还有许多其他用途。
This step is generally done after your code has finished processing, but you might find it helpful during development and for debugging purposes.
这一步通常在代码完成需要的处理之后再执行,但是出于调试目的,在开发过程中这样做很方便。
Process affinity has many purposes, some of which are even used during debugging.
处理器关联有许多用途,其中一些甚至可以在调试的过程中使用。
Before you can get started, the program you want to debug has to be compiled with debugging information in it.
开始调试之前,必须用程序中的调试信息编译要调试的程序。
This article assumes the reader has a basic understanding of J2EE application development and debugging on the WebSphere platform.
本文假定读者已经对在WebSphere平台上开发和调试J2EE应用程序有基本的了解。
Purify has several unique and advanced features to assist you in debugging memory errors.
Purify拥有几个独特的高级特性能高帮助您调试内存错误。
Xalan has some debugging features already built into it which can tell you what a stylesheet is doing.
Xalan已经内置了一些调试功能,这些功能可以告诉您样式表正在做什么。
A new debugging infrastructure which has been re-written.
一个新的被重写了的调试基础架构。
Unfortunately, due to length of the development, some infrequently used features like debugging and project support has suffered bit-rot and does not work anymore.
遗憾的是,由于开发周期的问题,有一些使用频率较低的功能特性,例如调试(degugging)以及项目支持(project support)遇到了一些问题,无法正常工作。
JProbe has several options to control what information is actually recorded during a debugging session.
JProbe提供几个选项,用来控制调试期间实际记录哪些信息。
Many stylesheet writers use it as a debugging tool, but they find that they also need to use count(expr) when they aren't sure how many nodes expr has.
很多样式表作者使用它作为调试工具,但是又发现如果不清楚expr有多少节点,还是必须使用count(expr)。
Adobe has made an extremely smart decision by developing a robust Eclipse-based editor called Flex Builder, which greatly simplifies developing and debugging Flex applications.
Adobe开发了一个健壮的、基于Eclipse的编辑器FlexBuilder,它大大简化了Flex应用程序的开发和调试。这是一个非常明智的决策。
Ruby 1.8.x has ruby-debug, which USES native extensions to speed up debugging.
ruby 1.8 . x下就有一个ruby - debug,使用本地扩展来加速调试。
If the program has not fully executed when you are done debugging, select the Terminate option from the context menu in the debug view.
如果您完成调试时程序还没有被完整地执行过,请在Debug视图中的上下文菜单中选择terminate选项。
Support for debugging of stored procedures has been greatly enhanced in the V8.2 release. Some of these enhancements include.
在V8.2中,对于存储过程调试的支持得到了很大的增强。
Detailed explanations on debugging can be found on MSDN, while Gareth Jones has a short tutorial.
详细的如何调试可以在 MSDN上找到 ,Gareth Jones提供了一个 简短的教程。
Our experience with this IDE has been that the interactions pane allows the programmer to easily perform sophisticated development and debugging tasks.
我们对这个IDE的经验是,交互作用窗格允许程序员容易地执行复杂的开发和调试任务。
This fine level of granularity is useful to both developers and users; each of these things has precise semantics that helps in figuring out compatibility and debugging.
这种细粒度的版本标识对开发者和用户都非常有益;这些标识的简洁语义有助于判断兼容性和开发过程中的调试。
This also enables debugging which has been a major pain point for installation creators.
它也支持调试,这个曾让安装创建者头痛的问题。
It also has excellent debugging that's a snap to set up.
它还有非常好的调试功能,而且极易设置。
Debugging nondeterministic defects in multithreaded applications has to be one of the most painful and frustrating activities known to software developers.
对于软件开发人员而言,调试多线程应用程序中的非确定缺陷是最痛苦的工作。
The debugging story has gotten better, too.
调试方面的事情同样也变得更好了。
The primary benefit of this is eliminating the unexpected pauses during debugging that currently occur. But it also has another interesting possibility.
这一方式最大的好处就是消除了在调试进行的过程中因下载源码而导致意外暂停的问题,而且,它还有另外一个有趣的潜在价值。
Luckily, Expect has helpful debugging switches to report on its interactions; that's how I determined exactly what characters CCNA01 was emitting.
幸运的是,Expect提供了各种有价值的调试开关,以报告其交互过程;这正是我确定CCNA01所生成的各种字符的方法。
InfoQ: you mention that you'd like better debugging tools and Senche has already delivered a solution for remote script debugging on Android devices.
InfoQ:你提到需要更好的调试工具,而Senche已经发布了用于Android设备远程脚本调试的解决方案。
Eclipse also has a special debug view that allows you to manage the debugging or running of a program in the Workbench.
Eclipse还有一个特别的Debug视图,允许您在工作台中管理程序的调试和运行。
应用推荐