MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Breakpoint

Class Breakpoint

Lib/bdb.py:449–529  ·  view source on GitHub ↗

Breakpoint class Implements temporary breakpoints, ignore counts, disabling and (re)-enabling, and conditionals. Breakpoints are indexed by number through bpbynumber and by the file,line tuple using bplist. The former points to a single instance of class Breakpoint. The latte

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

set_breakMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected