Watchpoint

final class ntoseye.Watchpoint

Subclass of Breakpoint.

A hardware data watchpoint.

property access: str

Data access type ("write" or "read_write").

property length: int

Width of the watched memory access in bytes.