Searched defs:GDBRemotePacket (Results 1 – 1 of 1) sorted by relevance
50 struct GDBRemotePacket { struct54 GDBRemotePacket() = default; argument56 void Clear() { in Clear()64 struct BinaryData {70 BinaryData packet;71 Type type = ePacketTypeInvalid;72 uint32_t bytes_transmitted = 0;73 uint32_t packet_idx = 0;74 lldb::tid_t tid = LLDB_INVALID_THREAD_ID;