breakpoint

Etymology

break + point

noun

  1. (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.
  2. (meteorology) A location referred to when issuing watches, warnings, or advisories for specific areas.
  3. (physics) The point where surface water waves are breaking in, e.g., oceans or lakes.
  4. (web development) A particular size at which a web page is designed to switch to a different layout.
    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. 2012, Charles Wyke-Smith, Stylin' with CSS: A Designer's Guide

verb

  1. (programming, transitive) To flag with a breakpoint.
    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. 1981, Ben E. Cline, Microprogramming Concepts and Techniques, page 134

Attribution / Disclaimer All definitions come directly from Wiktionary using the Wiktextract library. We do not edit or curate the definitions for any words, if you feel the definition listed is incorrect or offensive please suggest modifications directly to the source (wiktionary/breakpoint), any changes made to the source will update on this page periodically.