GDB (API)
Public Attributes
darwin_exception_msg Struct Reference

#include "darwin-nat.h"

List of all members.

Public Attributes

mach_msg_header_t header
mach_port_t thread_port
mach_port_t task_port
exception_type_t ex_type
mach_msg_type_number_t data_count
integer_t ex_data [2]

Detailed Description

Definition at line 46 of file darwin-nat.h.


Member Data Documentation

mach_msg_type_number_t darwin_exception_msg::data_count

Definition at line 58 of file darwin-nat.h.

Definition at line 59 of file darwin-nat.h.

Definition at line 55 of file darwin-nat.h.

mach_msg_header_t darwin_exception_msg::header

Definition at line 48 of file darwin-nat.h.

Definition at line 52 of file darwin-nat.h.

Definition at line 51 of file darwin-nat.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines