breakpoint
Jump to navigation
Jump to search
See also: break point
English
[edit]Etymology
[edit]Noun
[edit]breakpoint (plural breakpoints)
- (programming) A point in a program at which operation may be interrupted during debugging so that the state of the program at that point can be investigated.
- (meteorology) A location referred to when issuing watches, warnings, or advisories for specific areas.
- (physics) The point where surface water waves are breaking in, e.g., oceans or lakes.
- (web development) A particular size at which a web page is designed to switch to a different layout.
- 2012, Charles Wyke-Smith, Stylin' with CSS: A Designer's Guide:
- If a device's screen width is equal to, or less than, the screen width defined at the breakpoint, it will have the related CSS applied to it. You sometimes want to set breakpoints to match particular device screen widths, but I have found that what is most important is simply that the layout remains usable as it gets smaller.
Translations
[edit](computing) point in a program where operation may be interrupted
|
(meteorology) Location referred to when issuing watches, warnings etc.
(physics) where surface water waves are breaking
Verb
[edit]breakpoint (third-person singular simple present breakpoints, present participle breakpointing, simple past and past participle breakpointed)
- (programming, transitive) To flag with a breakpoint.
- 1981, Ben E. Cline, Microprogramming Concepts and Techniques, page 134:
- If the microprogrammer wishes to continue execution at a breakpointed location, it is desirable to execute the breakpointed microinstruction, replace the microinstruction with a branch microinstruction to restore the breakpoint, and continue microinstruction execution.
See also
[edit]References
[edit]- (computing) Breakpoint on Wikipedia.Wikipedia
- (meteorology) Breakpoint on Wikipedia.Wikipedia