debugger 基本解释
n. 调试程序,排错程序(可帮助找出并修正其他程序中的错误)
debugger 词性变化
debugger 词组短语
- interactive debugger
- program debugger
- debugger capability
- debugger command
- debugger compilation
- debugger file assignment
- debugger operation
- debugger status
- portable debugger
- octal debugger
debugger 详细解释
noun
- 调试程序,排错程序(可帮助找出并修正其他程序中的错误)
a computer program that helps to find and correct mistakes in other programs
debugger 双语例句
- 1、
Set and remove breakpoints in code where you want the debugger to stop.
您可以在想要使调试器停下的代码处设置和除去断点。 - 2、
It is a command-line debugger.
它是一个命令行调试器。 - 3、
CDT Launch provides the launch mechanism for external tools such as the compiler and debugger.
CDT启动(CDTLaunch)为诸如编译器和调试器之类的外部工具提供了启动机制。 - 4、
This debug setting lets you pass extra parameters to the JVM debugger on the server.
该调试设置允许您将额外参数传送给服务器中的JVM调试程序。 - 5、
This information is also used by popular debugger tools, such as gdb and wdb.
也可以将这些信息用于流行的调试工具,如gdb和wdb。 - 6、
The IBM debugger for AIX tool provides the following breakpoint types.
AIX工具的IBM调试器提供了以下的中断点类型。 - 7、
A dump from a debugger provides the test results.
调试器提供了测试结果。 - 8、
You can also run the program in the Java debugger.
也可以在Java调试器中运行程序。 - 9、
If the device and the target architecture permit, you could access the device's register through the debugger.
如果设备和目标体系结构允许,还可以通过调试器来访问这个设备的寄存器。 - 10、
Kdb is similar to dbx, but is a kernel debugger.
kdb与dbx相似,但它是内核调试器。 - 11、
A common mistake is to use Debug or Run instead of Resume while you're in a debugger session.
一个常见的错误是您在调试器会话中使用了Debug或Run而不是Resume。 - 12、
That means you need a good JavaScript debugger.
也就是说,您需要有一个很好的JavaScript调试器。 - 13、
The server can be run as a regular Java application or can be run inside the JDT debugger.
服务器可以作为正常的Java应用程序来运行,或者在JDT调试器内部运行。 - 14、
With the Integrated I debugger, you can debug an application that is running on an IBM I system.
有了集成的i调试器,您就可以调试在IBMi系统上运行的程序了。 - 15、
KGDB is a source-level debugger for the Linux kernel that is used along with gdb to debug the kernel.
KGDB是对Linux内核进行源代码级调试的调试器,可以与gdb一起用来调试内核。 - 16、
The Integrated I debugger client user interface also enables you to control program execution.
集成的i调试器客户用户界面还使您能够控制程序的执行。 - 17、
That allows you to examine and analyze relevant variables and memory contents in a debugger.
这样就允许您检查和分析相关的变量和调试器中内存的状态。 - 18、
Now you are ready to debug this code using the Eclipse debugger.
现在就可以使用Eclipse调试程序来调试该代码了。 - 19、
You can use these APIs from the debugger, or you can embed them in your programs, instead.
您可以使用这些来自调试器的API,或者反过来,您可以将它们嵌入到您的程序中。 - 20、
Using a debugger you can download software to the target for immediate execution.
你能使用除错器下载软件到机并直接运行。 - 21、
A debugger is already attached.
已附加了一个调试器。 - 22、
On the debug menu, click continue and the debugger will run the code up to the new breakpoint.
在“调试”菜单中单击“继续”,调试器将运行代码直到新的断点。 - 23、
Arthropod is a debugger tool for Flash or AIR application development.
Arthropod是个针对Flash和AIR应用开发的调试工具。 - 24、
You cannot declare explicit new variables in debugger windows.
不能在调试器窗口中声明显式的新变量。 - 25、
The debugger, browser, or browsers do not start.
调试器和浏览器不启动。 - 26、
With at least one breakpoint set, you are ready to run the debugger.
设置了至少一个断点后,就可以运行调试器。 - 27、
This was a little project I was working on, mainly to get an idea on using a debugger.
这是我工作的一个小的项目,主要有一个想法在使用调试器。 - 28、
A connector is a JDI abstraction used to establish a connection between a debugger application and a target VM.
连接器是一个JDI抽象,用来在调试器应用程序和目标VM之间建立连接。 - 29、
Debugging isn't possible because a kernel debugger is enabled on the system.
由于系统上启用了内核调试器,因此不可能进行调试。 - 30、
You can use a local directory to increase debugger performance when using symbols from a server.
使用服务器中的符号时可以使用本地目录来提高调试器的性能。
debugger 英英释义
noun
- a program that helps in locating and correcting programming errors

