breakpoint
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.
Noun
- 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.
- A location referred to when issuing watches, warnings, or advisories for specific areas.
- The point where surface water waves are breaking in, e.g., oceans or lakes.
- A viewport width at which a web page is programmed to adjust the properties (such as position, size, or visibility) of certain elements within the page.
- 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...
Origin
From break + point.
Forms
Verb
- 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...