将调试工具复制到设备或模拟器中。
Linux提供丰富的调试工具集。
原生应用有更好的调试工具和模拟器。
你是否在使用我们没有提及过的调试工具呢?
放置目标代码到ROM中或通过调试工具下载。
All that remains is to place the object code into a ROM or download it via a debugging tool.
在这种情况下,使用强大的调试工具是必不可少的。
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.
有几个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.
自然,这些以及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.
用Pyjamas进行开发很容易,因为可以使用平时使用的Python调试工具。
It's easy to develop with Pyjamas because you can use the same debugging tools that you usually use for Python.
即使是在退出了调试工具之后,您还可以刷新浏览器页面,并将看到nweb仍在运行。
Even after leaving the debugger, you can refresh the browser page and see that nweb is still running.
高效的应用程序开发需要一个优秀的编程环境,其中应该包含代码编辑、编译和调试工具。
Efficient application development requires a good programming environment with code editing, compiling, and debugging tools.
应用程序服务器对JSP页面的动态编译也使得这些库中的定制标记可以用于作为调试工具。
Dynamic compilation of JSP pages by the application server also makes the custom tags in these libraries useful as debugging tools.
gdb调试工具非常有用,Internet上提供了大量的有关该工具的可用信息。
The GDB Debugger is such a useful tool that a lot of information about it is available on the Internet.
应用推荐