debuggers

调试器
常用释义
n. 调试器;[计]调试程序(debugger 的复数)

扩展信息

调试工具
...ibraries)、编译器(compilers)、调试工具debuggers)、文本编辑器(text editors)、网页服务器(web server),以 …
调试器相关工具
破解tools大全__西西软件资讯 ... │ ├─MD5;MD5 穷举工具 ├─Debuggers; 调试器相关工具 │ │ ├─mapall; 符号转换工具 ...
排错系统
《程序设计实践》ISBN... ... 4.8 User Interfaces/ 用户界面 5.1 Debuggers/ 排错系统 5.2 Good Clues,Easy Bugs/ 好线索,简 …
除错程式
何谓系统程式 ... 编修程式( Editors) 除错程式Debuggers) 通讯软体( Communication Software) ...
调试类
一个基于'Atlas' 的类库,它包括一些个组件,例如:字符串创建类(string builders)、调试类debuggers)、时钟类(timers…
调试软件
调试软件 (Debuggers)◇集成开发环境 Integrated Development Environment (IDE)◇实时操作系统 Real-Time Operating Syst…

例句

It may also be the only way because debuggers are not always available or applicable.

当不能或不适合使用调试器时,这可能是唯一的一种方法。

Considered by many to be just a "toy" programming language, IDEs and debuggers were sorely lacking.

很多人都将其视为一种“玩具”编程语言,IDE和调试器都非常缺乏。

The debugger can be enabled with a command line switch (-Xdebug), which will throw you straight into the debuggers command line at startup.

要启用调试器,需要在命令行中加入(-Xdebug)开关,这样一来在启动时就可以直接引导你进入调试器命令行。

调试数据格式是用来存储有关已编译计算机程序的信息的一种方式,这些信息将用于高级调试器。

传统的调试程序在执行特定用例时不能帮助您了解GUI的状态。

A set of libraries that allow you to build XForms processors, editors, and debuggers.

一些可用于构建XForms处理程序、编辑器和调试器的库。

IAR主要是由调试器使用,显示将要被执行的下一条指令。

设备调试器不支持在中断模式下编辑源代码并继续的能力。

“调试器”组用于指定在测试页时哪些调试器可用。

该组件包括构建用户界面的框架,管理资源,坐标构建器,集成调试器,以及其他部件。

执行文件应该包含符号信息,这些信息允许调试器将运行时间地址和最初源码联合。

这使得实时系统和调试器能够为在运行状态的程序提供堆栈跟踪。

拥有用于各种环境和语言的调试器和应用程序测试工具。

Debuggers must specifically enable callbacks that they wish to receive.

调试器必须专门启用要接收的回调。

从操作系统的角度考虑的独立进程是外部调试器。

之所以使用ID,因为它对于调试有一定的帮助,它提供了一个简单的方法来确定进程或线程。

在以前的设备应用程序调试器的基础上改进了可靠性和性能。

Debuggers may set breakpoints, inspect the call stack, inspect variables, and modify variable values while debugging.

调试程序可以设置断点、检查调用堆栈、检查变量以及在调试时修改变量值。

还有其他项目可以提供各自的调试器,例如PHP开发工具(PHPDevelopmentTools,PDT),请参见图11。

源代码级的调试器可能隐藏运行细节。在指令层级上检查重要的代码。

Make note of the value assigned to address, which is the number of the port that will be made available for attachment by remote debuggers.

请注意赋给address的值,它是一个端口号,远程调试器将开放该端口供连接使用。

This method is supported only for use by out-of-process debuggers.

仅支持由进程外调试器使用此方法。

通常由为应用程序设置提供特殊支持的设计时工具和调试器使用。

GVD works with native and cross-debuggers and can handle several languages in the same debugging session and the same application.

它本地工作,交叉调试并且能在相同调试部分和相同应用中处理几种语言。

The Firebug JavaScript tools include breakpoints, watch expression, and other tools found in typical debuggers.

FirebugJavaScript工具包括断点、监视表达式和典型调试器中常见的其他一些工具。

无法使用设备调试器来调试为桌面编写的应用程序。

The Breakpoints window should behave the same way as other Visual Studio debuggers.

“断点”窗口的操作方式应与其他VisualStudio调试程序相同。

真正的程序员不用符号化的调试器,因为它竟需要符号。

Eric Raymond wrote gud. el, a grand unified debugger mode for running GDB and other debuggers, as part of Emacs.

EricRaymond写过一个gud.el,它是一个大型统一调试器(grandunifieddebugger)模式,用于将GDB和其他调试器作为Emacs的一部分来运行。

Debuggers and code profiler tools can read the debug symbol information at run time.

调试器和代码探查器工具可以在运行时读取调试符号信息。