请输入您要查询的英文单词:

 

单词 Watchpoint
释义

Watchpoint

中文百科

断点 Breakpoint

(重定向自Watchpoint)

断点Breakpoint),除错(Debug)设置断点可以让程序运行到该行程序时停住,借此观察程序到断点位置时,其变量、暂存器、I/O等相关的变量内容,有助于深入了解程序运作的机制,发现、排除进程错误的根源。

英语百科

Breakpoint 断点

(重定向自Watchpoint)
The debugging interface of Eclipse with a program suspended at a breakpoint. Panels with stack trace (upper left) and watched variables (upper right) can be seen.

In software development, a breakpoint is an intentional stopping or pausing place in a program, put in place for debugging purposes. It is also sometimes simply referred to as a pause.

More generally, a breakpoint is a means of acquiring knowledge about a program during its execution. During the interruption, the programmer inspects the test environment (general purpose registers, memory, logs, files, etc.) to find out whether the program is functioning as expected. In practice, a breakpoint consists of one or more conditions that determine when a program's execution should be interrupted.

随便看

 

英汉双解词典包含3607232条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
京ICP备09058993号 更新时间:2025/8/15 11:15:04