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

Method do_clear

Lib/pdb.py:584–626  ·  view source on GitHub ↗

Three possibilities, tried in this order: clear -> clear all breaks, ask for confirmation clear file:lineno -> clear all breaks at file:lineno clear bpno bpno ... -> clear breakpoints by number

(self, arg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

stripMethod · 0.80
clear_all_breaksMethod · 0.80
rfindMethod · 0.80
splitMethod · 0.80
clear_bpbynumberMethod · 0.80
lowerMethod · 0.45
clear_breakMethod · 0.45

Tested by

no test coverage detected