Breakpoint.set_bp

Breakpoint.set_bp()[source]

Set the breakpoint

This function is called to set the breakpoint. This should be called once. Any subsequent insertions and removals of the underlying QEMU breakpoint are handled internally.