프로퍼티 | 타입 | 설명 | |
---|---|---|---|
debugData | bool | ||
debugFlag | bool | ||
debugMaster | bool | ||
lastSigval | Sigval | ||
registers | |||
running | bool | ||
threadCursor | int | ||
threads | int[] |
메소드 | 설명 | |
---|---|---|
GdbServerConnectionBase ( ) : System |
메소드 | 설명 | |
---|---|---|
checksum ( string text ) : byte | ||
generatePacketWithChecksum ( string packet ) : string | ||
getSigvalPacket ( ) : string | ||
handlePacket ( string packet ) : void | ||
handlePacket2 ( string packet ) : string | ||
hexDecode ( string hexString ) : byte[] | ||
hexDigitDecode ( char hexDigit ) : int | ||
hexEncode ( byte data ) : string | ||
init ( ) : void | ||
sendPacket ( string packet ) : void |
protected generatePacketWithChecksum ( string packet ) : string | ||
packet | string | |
리턴 | string |
protected GdbProcessorRegisters,CSPspEmu.Debugger registers | ||
리턴 |