However, you can watch the error occur if you delete the previous two breakpoints and set a new breakpoint at line 4.
如果删除原来的两个断点并在第4行上设置一个新断点,就可以看到这个错误是如何发生的。
Line 7 should be highlighted in red to indicate that it has a breakpoint.
第7行应该会显示为红色,表示这一行上设置了断点。
Your newly created JSP is compiled, the application is redeployed to the server, and the debugger stops at the line at which you put the breakpoint.
将对新创建的JSP进行编译,并将应用程序重新部署到服务器,调试器将在放置了断点的代码行停止。
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
In the example below, imagine that you have a breakpoint at line 22 of the application, within a loop.
在下面的一个范例中,假设您在程序的第22行中有一个中断点。
Walk through the code and place your cursor on the marker bar (along the left edge of the editor area) on the line with the suspected code. Double-click to set the breakpoint.
遍历代码,将鼠标放在可疑代码一行的标记栏(在编辑器区域的左侧)上,双击即可设置断点。
A small arrow appears over the breakpoint icon at line 14, indicating that execution has stopped there.
第14行断点会显示一个小箭头,标示着程序执行停止在此。
Your newly created JSP is compiled, the application is redeployed to the server, and the debugger stops at the line you put the breakpoint on.
新建的JSP文件会被编译,应用程序会重新部署到服务器上,而调试器会停在设置中断点的位置。
The variables specified in the condition must be in scope at whatever line you set the breakpoint on, otherwise the expression wouldn't make sense!
条件中指定的变量必须在设置了断点的行中,否则表达式就没有什么意义!
You can do so by clicking the leftmost column in the editor, adjacent to the line on which you want the place the breakpoint.
您可以在编辑器中单击需要放置断点的行的最左侧列来完成。
You can toggle a breakpoint by double-clicking the gray margin beside the line of code.
通过双击代码行旁边的灰色空白边,就可以设置断点。
A new breakpoint marker appears on the marker bar, directly to the left of the line where you added the breakpoint.
新的断点标记出现在所设断点行左边的标记栏上。
Clear all breakpoints, then set a breakpoint at line 14 in index.php.
取消所有断点,然后在index . php中的第14行设置一个断点。
In the previous example we set a breakpoint at line 21 because we were interested in when "value" equaled "div" before the wib function was called.
由于我们想要知道在调用wib函数之前“value ”什么时候等于“div ”,因此在上一示例中我们在第21行中设置断点。
Click this button about 10 times to see each line after the breakpoint executes until the value of s changes to the stored note; see figure 10.
但是我们并不这样做,这里将单击该按钮10次,查看断点后每一行代码的执行,直到变量s的值更改为已存储的注释;如图10所示。
To see what's going on in main() we can set a breakpoint at a particular line or on a function in the program code so gdb will interrupt execution when it is reached.
为了查看在main()中发生了什么情况,可以在程序代码中的某一特定行或函数中设置断点,这样gdb会在遇到断点时中断执行。
At line 14 of the source buffer, left-click in the fringe and a red disk appears. This shows that a breakpoint has been set there.
在源代码buffer的第14行左键单击行首,会出现一个红色的圆点,这表示在此行设了一个断点。
To use it, set a breakpoint by clicking to the left of the line of code you'd like to break on within the Python editor.
要使用调试器,可在Python编辑器中想中断的代码行的左侧点击,设置断点。
If a breakpoint such as number 1 was already defined at line 21 we could use the 'condition' command instead to set the condition on the breakpoint.
如果已经在第21行中设置了断点,如1号断点,则可以使用'condition '命令来代替在断点上设置条件。
Figure 24 shows how to add a breakpoint to line 47 of your servlet, where you declare the variable numB.
图24显示出如何在servlet的第47行(声明了变量numB)加入断点。
A breakpoint is set on the line where the Drupal bootstrap is initiated, as shown in Figure 12.
将一个断点设置在启动Drupal引导过程的位置,如图12所示。
Try this and then clear the breakpoint again, either by typing clear 14 in the GUD buffer or by leaving the cursor on line 14 and clicking on the Go button in the toolbar.
之后在GUD buffer中输入clear14,或将光标停留在14行并单击工具栏上的Go按钮,可以将断点清除。
Directly to the left of the line where you want to add the breakpoint, open the marker bar (vertical ruler) pop-up menu and click Toggle breakpoint.
在要加断点的行的最左边打开标记栏(垂直标尺)弹出菜单并单击ToggleBreakpoint。
A blue sphere appears indicating a breakpoint is set for this line.
这样就会出现一个蓝色圆点,它表示已为该行设置了断点。
The assembly window shows the IL and X86 assembly for the line with the breakpoint.
汇编窗口显示出这一行对应的IL和X86的汇编代码。
Go back to the source code of Capitalize, and set a breakpoint on the first line.
回到了大写的源代码,并设置在第一行一个断点。
In the Disassembly window, click on a line of code and choose Toggle Breakpoint from the Debug menu.
在“反汇编”窗口中,单击代码行,然后从“调试”菜单中选择“切换断点”。
Indicates the line offset from the name of a function breakpoint.
指示距函数断点名称的行偏移量。
In a source window, click a line of executable code where you want to set a breakpoint.
在来源视窗中,按一下您要设定中断点的可执行程序码行。
I get a breakpoint, and he play an incredible forehand down the line on the corner.
我拿到一个破发点,他打个不可思议的正手压线球,而且正在角上。
应用推荐