The debug console allows command line debug of an existing debug session.
调试操控台支持对已存在的调试操作的命令行进行调试。
Regardless of how you start a debug session (through the command line or a dialog), the debugger UI can host any number of debug sessions, simultaneously.
不管您是怎样启动一次调试过程的(通过命令行或者一个对话框),调试器UI都可以同时主宰任意数量的调试过程。
Start the debug engine using the following command line
使用以下的命令行来启动调试引擎
The current call stack for the thread is displayed, and the current line of execution is highlighted in the editor in the Debug perspective.
该线程的当前调用堆栈就会显示出来,当前执行的代码行就会在Debug透视图中的编辑器中高亮显示。
To add debug timing information, for example, you can update the Default.jsp of a theme with the following line early in the file.
例如,要添加调试计时信息,您可以使用以下行更新主题的Default . jsp文件开头的内容。
For example, you may get a NullReferenceException on a line that calls the internal design-time assemblies, which you can't debug, so you're left wondering which service failed where.
例如,您可能在调用内部设计时程序集的行中得到NullReferenceException,而您无法调试该错误,因此您只能纳闷哪个服务在哪个地方失败了。
The first line loads the Xdebug extension; the second disables the profiler feature of Xdebug (just to keep things simple), and the third enables the debug features of the extension.
第一行将装入Xdebug扩展;第二行将禁用Xdebug的分析器功能(只是为了简单起见),而第三行将启用扩展的调试功能。
The last line, debug (params), is optional.
最后一行debug (params)是可选的。
In our example, pressing F5 just after the debug perspective displays causes the first line of the drupal_bootstrap function within the bootstrap.inc file to display.
在我们的示例中,在调试透视图显示之后马上按F5,就会突出显示bootstrap . inc文件中drupal_bootstrap的第一行。
As you debug your code, you'll notice the middle view provides the PHP file with the active line of code currently being computed as highlighted.
在对代码进行调试时,您会注意到,显示PHP文件的中间视图会将当前计算的代码行突出显示。
DEBUG detailed explanation of the command line parameters, including format and USES the details.
详细的DEBUG命令行参数解释,包含格式及用途、细节等。
Even if you have an editor that has excellent Ruby support, you still must rely on the command-line debugger to debug your applications.
即使您的编辑器有出色的Ruby支持,但是仍然必须依赖命令行调试器来调试应用程序。
Since the -debug command line option is specified, you'll see some startup messages that were directed to stdout.
由于已经指定了-debug命令行参数,您将会看到定向到标准输出的一些启动消息。
Applications built using the Android build tools (command line and Eclipse ADT) are automatically signed using a debug private key; these applications are referred to as debug-mode applications.
使用Android构建工具(命令行和EclipseADT)构建的应用程序是用一个调试私有密钥自动签名的;这些应用程序被称为调试模式应用程序。
In the Disassembly window, click on a line of code and choose Toggle Breakpoint from the Debug menu.
在“反汇编”窗口中,单击代码行,然后从“调试”菜单中选择“切换断点”。
The general structure design and debug on-line of LY-921 computer principles experimental equipment are discussed in this peper.
本文介绍LY—921计算机原理实验装置的总体结构设计和整机调试。
Some of the debug data is used for other purposes; in particular, having filename and line number data is necessary for generating useful exception stack traces.
一些调试数据被用作其他作用,例如,包含文件名和行号数据在产生异常堆栈追踪时很必要。
Rather than stepping through your code line by line or instruction by instruction, you can allow your program to run until it hits a breakpoint, and then start to debug.
与逐行或逐条指令地检查代码不同的是,可以让程序一直执行,直到遇到断点,然后开始调试。
Finally, We debug and analyze the circuits of Fibre Channel switch line card, the further scheme about the project are also discussed.
最后对光纤通道交换机线卡硬件和逻辑部分进行了调试分析,并探讨了课题下一步的工作。
This control system obtained satisfied control effect through on-line debug and actual run.
此控制系统经联机调试、实际运行,获得了满意的控制效果。
How to debug application with command line parameter input in Qt with MinGW?
如何调试与QT与MinGW命令行参数输入应用程序吗?
When you specify the -V option on the command line, the compiler appends Turbo Debugger 5.0-compatible external debug information at the end of the executable file.
当你在命令行中使用-V选项时,编译器会在可执行文件的末尾附加与Turbo Debugger5.0一致的外部调试信息。
These conditional compilation directives can "hide" code by turning off the emission of debug symbols and resetting the line position.
这些条件式编译指示词可以“隐藏”程序码,方法为关闭侦错符号的发出并重设行位置。
About the application of ADSL, We design and debug the of 32 line ADSL board for CO (Center Office) in this paper.
针对ADSL应用,本文着重介绍了32路ADSL局端业务板的开发与设计。
The main works in the paper could be described as follow: Study the theory of ADSL and DMT, design and debug the high density 32 line ADSL board for co.
论文的主要工作:深入研究ADSL理论及其离散多音调制。设计、并实际开发了高集成度32路ADSL局端业务板。
Rather than stepping through your code line-by-line or instruction-by-instruction, you can allow your program to run until it hits a breakpoint, then start to debug.
与逐句或逐条指令地检查代码不同的是,可以让程序一直执行,直到遇到断点,然后开始调试。
Rather than stepping through your code line-by-line or instruction-by-instruction, you can allow your program to run until it hits a breakpoint, then start to debug.
与逐句或逐条指令地检查代码不同的是,可以让程序一直执行,直到遇到断点,然后开始调试。
应用推荐