Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GdbStub ( int port, ICpuSupportingGdb cpu ) : System |
Method | Description | |
---|---|---|
OnByteWritten ( int b ) : void | ||
OnHalted ( Emul8.Peripherals.CPU.HaltArguments args ) : void | ||
SendPacket ( Emul8.Utilities.GDB.Packet packet ) : void |
public GdbStub ( int port, ICpuSupportingGdb cpu ) : System | ||
port | int | |
cpu | ICpuSupportingGdb | |
return | System |