Searched refs:WriteWatchpointHook (Results 1 – 1 of 1) sorted by relevance
61 … AddWatchpointsCoveringMemoryArea(address, kind, Access.Write, WriteWatchpointHook); in InsertBreakpoint()98 … RemoveWatchpointsCoveringMemoryArea(address, kind, Access.Write, WriteWatchpointHook); in RemoveBreakpoint()126 …private void WriteWatchpointHook(ICpuSupportingGdb cpu, ulong address, SysbusAccessWidth width, ul… in WriteWatchpointHook() method in Antmicro.Renode.Utilities.GDB.Commands.BreakpointCommand