清除断点号1。
Add a breakpoint in the SQL body.
在SQL主体中添加断点。
Listing 1: Breakpoint alias commands.
清单1:断点别名命令。
First, create a breakpoint in our code.
首先,在代码中创建一个断点。
Fired when the user chooses a new breakpoint.
当用户选择新断点时触发。
Set a breakpoint within the project, as shown.
在项目内设置断点,如图所示。
Add a breakpoint at Line 6 and save the change.
在第6行添加一个断点,并保存更改。
It takes in a breakpoint number as an argument.
它接收断点号作为参数。
To debug the code you have to set a breakpoint first.
要调试代码必须先设置断点。
The argument to this command is also the breakpoint number.
该命令的参数也是断点号。
Listing 8: Breakpoint information in the GDB Debugger xterm.
清单8:gdb调试器xterm中的断点信息。
When Rails executes the breakpoint, the application hangs.
当Rails执行到断点时,应用程序暂停。
Execution of the probed instruction results in a breakpoint fault.
执行被探测的指令会导致断点错误。
When the debugger stops at that breakpoint, type this command.
当这个调试器停在一个观察点时,键入这个命令。
Press the spacebar again, and the breakpoint once again is enabled.
再按一次空格可以重新启用断点。
The IBM Debugger for AIX tool provides the following breakpoint types.
AIX工具的IBM调试器提供了以下的中断点类型。
We'll show you the correct way to do that after we pass our breakpoint.
我们将向您介绍在通过断点之后进行该调用的正确方式。
In the editor area, open the file where you want to add the breakpoint.
在编辑区域,打开要加入断点的文件。
Doing this disables the breakpoint, and the breakpoint icon turns grey.
这个操作将断点禁用,断点会变成灰色。
A blue sphere appears indicating a breakpoint is set for this line.
这样就会出现一个蓝色圆点,它表示已为该行设置了断点。
You can double-click a breakpoint to display its location in the editor.
您可以在编辑器中双击一个断点来显示其位置。
While stopped at a breakpoint, you can also inspect the execution stack.
当在一个断点停止时,您还可以检查执行堆栈。
For example, a breakpoint could be set on a particular control flow.
例如,可以在特定的控制流程中设置断点。
Line 7 should be highlighted in red to indicate that it has a breakpoint.
第7行应该会显示为红色,表示这一行上设置了断点。
Only after the second breakpoint is picked up will the first become active.
只有当第二个断点被检取后,第一个才会成为活动的。
This is where the conditional page of the breakpoint wizards is very useful.
此时就是中断点向导的状况页面大有用武之地的地方了。
Execution is stopped and control is given to KDB when this breakpoint is hit.
当遇到该断点时则停止执行并将控制权交予KDB。
Position the cursor on the details of the first breakpoint and press the spacebar.
将光标放到第一个断点的详细信息上,按下空格。
Position the cursor on the details of the first breakpoint and press the spacebar.
将光标放到第一个断点的详细信息上,按下空格。
应用推荐