Now you're ready to set breakpoints.
现在可以设置断点了。
Use breakpoints to pause execution to probe state.
使用断点暂停程序的执行以便检查状态。
Figure 10 shows breakpoints and stepping in action.
图10展示了断点和逐步调试的实际例子。
To list all the breakpoints in the breakpoint table.
列出断点表中的所有断点。
The bl command lists the current set of breakpoints.
bl命令列出当前的断点集。
Next up is setting breakpoints in PHP using the debugger.
下面是用调试器在PHP中设置断点。
You should start debugging by placing breakpoints in your code.
您应当从在代码中放置断点开始进行调试。
Also, the new breakpoint appears in the Breakpoints view list.
同时新的断点出现在BreakPoints视图列表中。
Breakpoints can be temporarily made inactive by disabling them.
通过禁止可以暂时性地将中断点置于非激活状态。
Figure 6 shows the IDE window after the breakpoints have been set.
图6显示设置断点之后的IDE窗口。
To actually debug your plug-in, you need to set relevant breakpoints.
要实际调试插件,需要设置相关的断点。
Breakpoints are set between nodes in the message flows for debugging.
消息流的节点之间设置了断点,用于调试。
Clear all breakpoints, then set a breakpoint at line 14 in index.php.
取消所有断点,然后在index . php中的第14行设置一个断点。
Commands, such as info breakpoints, can be made as simple as BPL.
诸如info breakpoints这样的命令可以变得像bpl一样简单。
All breakpoints can be created from the breakpoints view context menu.
所有中断点都可以从中断点视图内容菜单中得到创建。
Set and remove breakpoints in code where you want the debugger to stop.
您可以在想要使调试器停下的代码处设置和除去断点。
You can also enable or disable breakpoints, delete them, or add new ones.
也可以启用或禁用断点、删除断点或者添加新断点。
The breakpoints view is the central location for controlling breakpoints.
中断点视图是控制中断点的中心位置。
There is also a convenient breakpoints view to manage all your breakpoints.
还有一个方便的断点视图来管理所有的断点。
When using the test client, you can now debug XML maps, and set breakpoints.
当使用测试客户端时,您现在可以调试XML映射,并设置断点。
Set entry breakpoints by right clicking on the function elements in the view.
右击视图中的函数元素来设置中断点。
Figure 23 shows how the data flow looks when breakpoints are set for connection.
图23显示为连接设置断点时数据流的样子。
Debugging the session will provide the option to import or overwrite breakpoints.
调试会话将会向您提供导入或者覆盖中断点的选项。
Debugger supporting breakpoints, stepping through code, and displaying variables.
调试器支持断点、代码单步执行以及显示变量的值。
To the bottom are the breakpoints for the debugger, the command output, and so on.
下面是调试用的断点、命令输出等等。
In addition, breakpoints can be created in the code to allow a debugger to be used.
另外,可以在代码中创建断点,以便使用调试器。
You can also set breakpoints before running the debugger directly in the source editor.
您还可以在源编辑器中直接运行调试器之前设置中断点。
The other user will also have the option to import or overwrite breakpoints with yours.
其他的用户还会有导入或者覆盖中断点的选项。
Breakpoints can be enabled and disabled via their context menus in the Breakpoints view.
可以通过Breakpoints视图中断点的弹出菜单启用或禁用断点。
Breakpoints can be enabled and disabled via their context menus in the Breakpoints view.
可以通过Breakpoints视图中断点的弹出菜单启用或禁用断点。
应用推荐