Skip to content
breakpoint
EntityQ634179· pop 19· linked from 80 articles

breakpoint

Sign in to save

thumb|The debugging interface of Eclipse (software)|Eclipse with a program suspended at a breakpoint. Panels with [[stack trace (upper left) and watched variables (upper right) can be seen.]]

Wikidata facts

Show 1 more fact
Sources (2)

via Wikidata · CC0

~8 min read

Article

13 sections
Contents
  • History
  • Types of breakpoints
  • Machine breakpoints
  • Non-interactive breakpoints
  • Interactive breakpoints
  • Conditional breakpoints
  • Inspection tools
  • Logpoints
  • Implementations
  • Hardware
  • Software
  • See also
  • References

thumb|The debugging interface of Eclipse (software)|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.

Gallery (2)

Connections

Categories