windbg_enable_breakpoint
Re-enable a disabled breakpoint by specifying its ID, range, or '*'. Restore it to continue debugging without re-setting breakpoints.
Instructions
Re-enable a previously disabled breakpoint (cdb 'be').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | BP id, range, or '*' |