Home
last modified time | relevance | path

Searched defs:WatchpointDescriptor (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/GDB/Commands/
DBreakpointCommand.cs191 private class WatchpointDescriptor class in Antmicro.Renode.Utilities.GDB.Commands.BreakpointCommand
193 …public WatchpointDescriptor(ulong address, SysbusAccessWidth width, Access access, BusHookDelegate… in WatchpointDescriptor() method in Antmicro.Renode.Utilities.GDB.Commands.BreakpointCommand.WatchpointDescriptor