ignore ¤
Ignoring a breakpoint
Functions:
-
ignore
–
Attributes:
-
parser
–
parser module-attribute
¤
parser = ArgumentParser(
description="Set ignore-count of breakpoint number N to COUNT.\n\nWhile the ignore count is positive, execution will not stop on the breakpoint.\n\nBy default, if `N' is ommitted, the last breakpoint (i.e. greatest breakpoint number) will be used."
)