LLDB mainline
Public Attributes | List of all members
lldb_private::TraceGetStateRequest Struct Reference

} More...

#include <TraceGDBRemotePackets.h>

Public Attributes

std::string type
 Tracing technology name, e.g. intel-pt, arm-coresight.
 

Detailed Description

}

jLLDBTraceGetState gdb-remote packet

Definition at line 88 of file TraceGDBRemotePackets.h.

Member Data Documentation

◆ type

std::string lldb_private::TraceGetStateRequest::type

Tracing technology name, e.g. intel-pt, arm-coresight.

Definition at line 90 of file TraceGDBRemotePackets.h.

Referenced by lldb_private::fromJSON(), and lldb_private::toJSON().


The documentation for this struct was generated from the following file: