相反,它不仅仅是一个调试工具。
将调试工具复制到设备或模拟器中。
Linux提供丰富的调试工具集。
第 1种情况:内存调试工具
原生应用有更好的调试工具和模拟器。
你是否在使用我们没有提及过的调试工具呢?
放置目标代码到ROM中或通过调试工具下载。
All that remains is to place the object code into a ROM or download it via a debugging tool.
最好的两个调试工具一直,以来基本没怎么变过。
The two best debugging tools are the same now that they have almost always been.
在这种情况下,使用强大的调试工具是必不可少的。
In such cases, it is essential to have strong debugging tools.
一个在你的目标板上放置仿真的处理器的调试工具。
A debugging tool that takes the place of emulates-the processor on your target board.
说到GUI支持,我们主要关注于提供编辑和调试工具。
As for GUI support. Up to now we have concentrated principally on providing editing and debugging tools.
有大量的调试工具专门用于分析与内存引用相关的bug。
A number of debugging tools focus on analyzing bugs related to memory references.
也可以将这些信息用于流行的调试工具,如gdb和wdb。
This information is also used by popular debugger tools, such as GDB and WDB.
一些指令用于配置调试工具;其他指令用于调整分析器的操作。
Some of the directives configure the debug tools; others tailor the operation of the profiler.
在编写php时,这个函数是一个简单但很有帮助的调试工具。
This function is a rudimentary, yet helpful, debugging tool when working with PHP.
在这种情况下,需要可以在客户环境中使用的调试工具。
In such cases, we need tools that can be used in a customer environment.
有几个Linux调试工具支持这个步骤并且能够进行性能调优。
Several Linux debugging tools support this step and help with performance tuning.
CDTDebugUI为调试工具编辑器和视图提供UI功能。
CDT debug UI provides the UI capabilities for the debug editors and views.
结合研究代码和使用调试工具这两种方法是识别和修正问题的最佳方案。
The dual approach of studying the code and using debugging tools is the best way to identify and fix problems.
Arthropod是个针对Flash和AIR应用开发的调试工具。
Arthropod is a debugger tool for Flash or AIR application development.
自然,这些以及gdb等Linux中常见的内核级调试工具都是可用的。
Naturally, these are available, along with kernel-level debugging tools common to Linux such as GDB.
在软件开发过程中,良好的调试工具有助于让应用程序更加健壮,没有缺陷。
In software development, good debugging tools help make applications more robust and defect-free.
这一部分将讨论几个调试工具,它们极大地简化了检测和找出内存问题的过程。
This section looks at a few debugging tools that greatly simplify detecting and isolating memory problems.
该工具包括用于运行时环境提供的集成组件的GUI编辑器,以及图形调试工具。
The tooling includes GUI editors for the integration components provided by the runtime environment, as well as graphic debugging tools.
MEMWATCH和YAMD都是很有用的调试工具,它们的使用方法有所不同。
MEMWATCH and YAMD are both useful debugging tools and they require different approaches.
他们常常使用WYSIWYG编辑器、脚本编辑器和浏览器调试工具之类的工具。
They often use tools like WYSIWYG editors, scripting editors, and browser debugging tools.
查找内存漏洞的原因可能是一个乏味的过程,更不用说需要专用调试工具的情况了。
Finding the cause of a memory leak can be a tedious process, not to mention one that will require special debugging tools.
与Eclipse的集成为表添加了增强的能力,包括强大的调试工具和拖放合成。
Integration with Eclipse adds enhanced capabilities to the table, including powerful debugging tools and drag-and-drop composition.
其他调试工具对于大多数用户来说都太复杂了,而且有些还不能很好的处理沙箱限制。
The other debugging tools I've found are quite complex for most users, and some don't handle the sandbox limitations very well.
请注意,您正告诉gdb调试工具停止对一个仍在内存中活动的程序的调试。
Notice that you're telling the GDB Debugger to quit debugging a program that is still active in memory.
应用推荐