Home
last modified time | relevance | path

Searched refs:StopGdbServer (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIMachine.cs68 void StopGdbServer(int? port = null); in StopGdbServer() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs1036 public void StopGdbServer(int? port = null) in StopGdbServer() method in Antmicro.Renode.Core.Machine