Searched refs:GetError (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/ | ||
| D | CommandInteractionEater.cs | 35 public string GetError() in GetError() method in Antmicro.Renode.UserInterface.CommandInteractionWrapper |
| D | Monitor.cs | 342 writer.WriteError(eater.GetError()); in ExecuteWithResult() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/ | ||
| D | WatchCommand.cs | 41 var error = eater.GetError(); in Run() |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/GDB/Commands/ | ||
| D | MonitorCommand.cs | 32 ? eater.GetError() in Run() |