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

#include <PlatformDarwin.h>

Public Attributes

uint64_t version
 
uint64_t message
 
uint64_t signature_string
 
uint64_t backtrace
 
uint64_t message2
 
uint64_t thread
 
uint64_t dialog_mode
 
uint64_t abort_cause
 

Detailed Description

Definition at line 157 of file PlatformDarwin.h.

Member Data Documentation

◆ abort_cause

uint64_t lldb_private::PlatformDarwin::CrashInfoAnnotations::abort_cause

◆ backtrace

uint64_t lldb_private::PlatformDarwin::CrashInfoAnnotations::backtrace

Definition at line 161 of file PlatformDarwin.h.

◆ dialog_mode

uint64_t lldb_private::PlatformDarwin::CrashInfoAnnotations::dialog_mode

Definition at line 164 of file PlatformDarwin.h.

◆ message

uint64_t lldb_private::PlatformDarwin::CrashInfoAnnotations::message

◆ message2

uint64_t lldb_private::PlatformDarwin::CrashInfoAnnotations::message2

◆ signature_string

uint64_t lldb_private::PlatformDarwin::CrashInfoAnnotations::signature_string

Definition at line 160 of file PlatformDarwin.h.

◆ thread

uint64_t lldb_private::PlatformDarwin::CrashInfoAnnotations::thread

Definition at line 163 of file PlatformDarwin.h.

◆ version

uint64_t lldb_private::PlatformDarwin::CrashInfoAnnotations::version

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