windbg_disable_breakpoint
Disable a breakpoint temporarily without deleting it, using breakpoint ID, range, or wildcard to specify targets.
Instructions
Disable a breakpoint without deleting it (cdb 'bd').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | BP id, range, or '*' |