Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/GDB/
DGdbStub.cs266 private readonly CommunicationHandler commHandler; field in Antmicro.Renode.Utilities.GDB.GdbStub
344 public Context(CommunicationHandler commHandler, bool useBuffering) in Context()
382 private readonly CommunicationHandler commHandler; field in Antmicro.Renode.Utilities.GDB.GdbStub.CommunicationHandler.Context