Scenario 1: Memory debugging tools
第 1 种情况:内存调试工具
Copying debugging tools to the device or emulator.
将调试工具复制到设备或模拟器中。
Linux provides a rich collection of debugging tools.
Linux提供丰富的调试工具集。
Tracepoints are not supported by all debugging tools.
跟踪点不是被所有的调试工具支持。
In such cases, it is essential to have strong debugging tools.
在这种情况下,使用强大的调试工具是必不可少的。
Added debugging tools to help track crashes and supply crash reports.
新增调试工具,帮助追中崩溃及崩溃报告的支持。
This is a good introduction error debugging tools. I believe you will like.
说明:这是一个不错的错误调试工具介绍。相信大家会喜欢的。
The two best debugging tools are the same now that they have almost always been.
最好的两个调试工具一直,以来基本没怎么变过。
A number of debugging tools focus on analyzing bugs related to memory references.
有大量的调试工具专门用于分析与内存引用相关的bug。
Several Linux debugging tools support this step and help with performance tuning.
有几个Linux调试工具支持这个步骤并且能够进行性能调优。
Mechanisms for creating and removing breakpoints are provided by most debugging tools.
大多数除错工具提供增加与删除一个断点的机制。
MEMWATCH and YAMD are both useful debugging tools and they require different approaches.
MEMWATCH和YAMD都是很有用的调试工具,它们的使用方法有所不同。
They often use tools like WYSIWYG editors, scripting editors, and browser debugging tools.
他们常常使用WYSIWYG编辑器、脚本编辑器和浏览器调试工具之类的工具。
Working knowledge of Source Code Management tools, software debugging tools, emulators etc.
有使用代码管理工具,软件开发工具,硬件仿真器等使用经验。
Directions for using Android's development and debugging tools, and for testing the results.
为Android开发和测试工具,以及测试结果提供指导。
Debugging tools, as a critical component in development tools, play important roles in them.
调试工具,作为开发工具的一个关键组成部分,在软件开发中扮演着重要的角色。
In software development, good debugging tools help make applications more robust and defect-free.
在软件开发过程中,良好的调试工具有助于让应用程序更加健壮,没有缺陷。
Naturally, these are available, along with kernel-level debugging tools common to Linux such as GDB.
自然,这些以及gdb等Linux中常见的内核级调试工具都是可用的。
As for GUI support. Up to now we have concentrated principally on providing editing and debugging tools.
说到GUI支持,我们主要关注于提供编辑和调试工具。
Debugging tools are essential for software development in any computer language and runtime environment.
对于任何计算机语言和运行时环境来说,调试工具都是软件开发中不可或缺的组成部分。
This section looks at a few debugging tools that greatly simplify detecting and isolating memory problems.
这一部分将讨论几个调试工具,它们极大地简化了检测和找出内存问题的过程。
The dual approach of studying the code and using debugging tools is the best way to identify and fix problems.
结合研究代码和使用调试工具这两种方法是识别和修正问题的最佳方案。
It's easy to develop with Pyjamas because you can use the same debugging tools that you usually use for Python.
用Pyjamas进行开发很容易,因为可以使用平时使用的Python调试工具。
The third big change for WCF 3.5, is actually in Visual Studio 2008, which now has designers and debugging tools for WCF.
WCF 3.5的第三个明显变化实际上是在Visual Studio 2008中,它提供了针对WCF的设计与调试工具。
Finding the cause of a memory leak can be a tedious process, not to mention one that will require special debugging tools.
查找内存漏洞的原因可能是一个乏味的过程,更不用说需要专用调试工具的情况了。
Sites often behave differently in IE than in other web browsers, so having debugging tools for this platform is important.
在IE中,站点的外观看起来和在其他的浏览器下经常有所不同,所以拥有IE下的调试工具也是非常重要的。
Efficient application development requires a good programming environment with code editing, compiling, and debugging tools.
高效的应用程序开发需要一个优秀的编程环境,其中应该包含代码编辑、编译和调试工具。
The other debugging tools I've found are quite complex for most users, and some don't handle the sandbox limitations very well.
其他调试工具对于大多数用户来说都太复杂了,而且有些还不能很好的处理沙箱限制。
Having debugging tools, profiling tools, probes, and heart-ping-monitoring messages as an integral part of the libraries is handy.
有了调试工具,描述工具,探针,和消息监测中心作为构成库整体的一个部分,程序员就能得心应手了。
Dynamic compilation of JSP pages by the application server also makes the custom tags in these libraries useful as debugging tools.
应用程序服务器对JSP页面的动态编译也使得这些库中的定制标记可以用于作为调试工具。