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

Function effective

Lib/bdb.py:561–610  ·  view source on GitHub ↗

Determine which breakpoint for this file:line is to be acted upon. Called only if we know there is a bpt at this location. Returns breakpoint that was triggered and a flag that indicates if it is ok to delete a temporary bp.

(file, line, frame)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

break_hereMethod · 0.85

Calls 1

checkfuncnameFunction · 0.85

Tested by

no test coverage detected