windbg_enable_breakpoint
Re-enable a previously disabled breakpoint to resume debugging. Specify breakpoint ID, range, or '*' to reactivate it.
Instructions
Re-enable a previously disabled breakpoint (cdb 'be').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | BP id, range, or '*' |