Breakpoints

断点
常用释义
n. [计]断点;视图(breakpoint 的复数)

扩展信息

断点
– 用"断点"(Breakpoints)视图来查看断点列表 – 注 28x 的设备只支持两个硬件断点 ? 观察点使用一个硬件断点资源 ? 可以使用" …
断点定义
GDB调试精粹及使用实例 - fanqiang.com ... * statu: 状态查看; * breakpoints断点定义; * data: 数据查看; ...
中断点
中断点(breakpoints)  检查变数值 int ACCUAPI IMG_save_bitmap { int imghandle; char FAR *filename; int type; }; Function IMG…
设定岔断点
5.2 设定岔断点(Breakpoints)...................... 1955.3 逐步除错............. 2005.3.1 Step Into .....
开启断点检视窗口
Eclipse热键操... ... Bookmarks( 开启书签检视窗口) Breakpoints( 开启断点检视窗口) Classic Search( 开启传统的搜索检视窗口) ...
打开断点对话框
STM32开... ... Stop Running: 停止运行。 Breakpoints打开断点对话框。 Insert/Remove Breakpoint: 在当前行插入/删除 …
设置断点
调试时,用户在程序 中关键位置设置断点(breakpoints),当用户按下F5 键或在调试方式下运行时, 程序将在断点处暂停,所在 …
断点设置
条件需要断点设置对话框来设置,调用断点设置Breakpoints)对话框需要执行Edit→Breakpoints命令或按Ctrl+B组合键。断 …

例句

在处理试图了解的数据类型的代码中放置断点。

If you want to see an inventory of your breakpoints, click the Breakpoints tab in the Debug window at the bottom.

如果想查看断点的列表,可以单击Debug窗口底部的Breakpoints选项卡。

要在Java透视图的PackageExplorer视图中设置断点,双击选择的源代码文件,在一个编辑器中打开它。

若要在程序的执行过程中查看其输出,请在代码中设置断点,然后在程序的命令窗口中查看输出。

Plus, the Script Debugging Buttons enable you to set breakpoints and control the execution of the statements and scripts.

另外,语句调试按钮让你可以设定中断点并控制语句的执行。

利用可用工具插入合适的断点和分析追踪信息都需要很特殊的技巧。

PHPEclipse是一个Eclipse插件,能够强调常见的语法错误,可以与调试器结合起来用于设置断点。

在上述情况下,将忽视您在子包的脚本任务中设置的断点。

以“调试”模式运行程序使您可以使用断点来暂停程序,以检查变量和对象的状态。

In the toolbar at the top of the Breakpoints window, click the Columns tool and then select the name of the column you want to display.

在“断点”窗口顶部的工具栏中,单击“列”工具,然后选择要显示的列的名称。

若要确定是否错误地激活了MDA,请禁用所有断点,重新启动应用程序,然后让它可以不间断地运行。

使用数据断点可以在存储于指定内存位置上的值发生更改时中断执行。

Eclipse支持设置断点,逐步调试代码,检查变量,以及执行其他有用的操作。

这个buffer在它自己的frame中显示所有断点的状态,如图3所示。

Now you're ready to set breakpoints.

现在可以设置断点了。

You can add breakpoints to your rules file, which lets you inspect the state of the objects at specific moments during rule execution.

您可以在规则文件中添加断点,以便在规则执行期间的特定时刻检查对象的状态。

若要查看所有代码并在所有断点处停止,可使用“选项”对话框关闭“仅我的代码”调试。

代码比较简单,但足以使您能够在稍后添加断点。

您不能在此脚本中设置断点,但该脚本会导致数据库对象执行,并命中该对象中的断点。

You can adjust the Breakpoints window to display the information that you want to see, the way you want to see it.

您可以调整“断点”窗口,使它以需要的方式显示您要查看的信息。

Data breakpoints do not work if the memory location is updated within the kernel.

如果记忆体位置已在核心内更新,则资料中断点不会运作。

因此,数据断点在每个调试会话结束时将被自动禁用。

“在删除所有断点之前询问”复选框控制是否显示提示。

Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data.

Fiddler让你能够监测到所有HTTP流量,设置断点,虚拟流入和流出数据。

软件中断被用来实现中断点他操作系统进入点。

Breakpoints can be enabled at the package level, or at the level of the individual tasks and containers that the package includes.

可以在包级或包中的各个任务和容器级启用断点。

使您可以在断点上设置筛选器以使其仅影响特定的进程、线程或计算机。

单击主对话框上的按钮不会产生明显的效果,除非关联的代码中有断点。

显示当前的本地变量及其值,以及带有所有断点的选项卡。

断点不同于这些语句,因为它不是必须添加到程序中的实际源代码。

同义词

n.
断点;视图(breakpoint的复数)