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

#include <GDBRemoteCommunicationClient.h>

Public Attributes

uint64_t pid
 
uint64_t tid
 

Detailed Description

Definition at line 55 of file GDBRemoteCommunicationClient.h.

Member Data Documentation

◆ pid

uint64_t lldb_private::process_gdb_remote::PidTid::pid

Definition at line 56 of file GDBRemoteCommunicationClient.h.

◆ tid

uint64_t lldb_private::process_gdb_remote::PidTid::tid

Definition at line 57 of file GDBRemoteCommunicationClient.h.


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