Function simics::api::simulator::breakpoints::_disable_breakpoint

source ·
fn _disable_breakpoint(id: BreakpointId)
Expand description

Disable a breakpoint with id id as returned by breakpoint

§Arguments

  • id: The breakpoint ID returned by breakpoint.

§Exceptions

  • SimExc_Index Thrown if no breakpoint with the id is found.

§Context

Cell Context