Searched refs:InterruptSignal (Results 1 – 1 of 1) sorted by relevance
140 …ctx.Send(new Packet(PacketData.StopReply(InterruptSignal, commandsManager.ManagedCpus[cpuSupportin… in OnHalted()145 ctx.Send(new Packet(PacketData.StopReply(InterruptSignal))); in OnHalted()268 private const int InterruptSignal = 2; field in Antmicro.Renode.Utilities.GDB.GdbStub