Searched refs:ReadWatchpointHook (Results 1 – 1 of 1) sorted by relevance
58 … AddWatchpointsCoveringMemoryArea(address, kind, Access.Read, ReadWatchpointHook); in InsertBreakpoint()95 … RemoveWatchpointsCoveringMemoryArea(address, kind, Access.Read, ReadWatchpointHook); in RemoveBreakpoint()131 …private void ReadWatchpointHook(ICpuSupportingGdb cpu, ulong address, SysbusAccessWidth width, ulo… in ReadWatchpointHook() method in Antmicro.Renode.Utilities.GDB.Commands.BreakpointCommand