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

#include <Debug.h>

Public Attributes

lldb::tid_t tid
 
lldb::StateType state
 
int signal
 

Detailed Description

Definition at line 19 of file Debug.h.

Member Data Documentation

◆ signal

int lldb_private::ResumeAction::signal

◆ state

lldb::StateType lldb_private::ResumeAction::state

◆ tid

lldb::tid_t lldb_private::ResumeAction::tid

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