breakpoints

断点

常用释义

词性释义

n.

[计]断点;视图(breakpoint 的复数)
例句
  • 全部
  • 断点
1·Set and remove breakpoints in code where you want the debugger to stop.
您可以在想要使调试器停下的代码处设置和除去断点。
2·If you want to step through certain areas of the code, you can do so by setting breakpoints and reloading the application.
如果您想单步执行代码的某些部分,那么您可以通过设置断点并重新装入该应用程序来单步执行。
3·You should start debugging by placing breakpoints in your code.
您应当从在代码中放置断点开始进行调试。
4·Like other annotations such as bookmarks, breakpoints, and syntax problems, these are indicated by a symbol in the left margin of the editor.
与其他注释(如书签、断点和语法问题)类似,这些注释也是通过编辑器左侧空白上的符号来指示的。
5·The simulator in essence is a debugger, so you can also set breakpoints and interact with the devices, CPU, and memory.
仿真器在本质上是调试器,因此您还可以设置断点并与设备、CPU 以及内存进行互动。
网络释义

断点

– 用"断点"(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组合键。断 …
同义词
n.
断点;视图(breakpoint的复数)
更新时间:2025-05-01 06:59