break-if-taken¶
Description¶
Breaks on a branch if it is taken.
Usage:¶
Bash | |
---|---|
Positional Arguments¶
Positional Argument | Help |
---|---|
branch | The branch instruction to break on. |
Optional Arguments¶
Short | Long | Default | Help |
---|---|---|---|
-h | --help | show this help message and exit |