GDBserver
Public Attributes | List of all members
gdb_exception Struct Reference

#include "common-exceptions.h"

Inheritance diagram for gdb_exception:
gdb_exception_RETURN_MASK_ALL gdb_exception_RETURN_MASK_ERROR gdb_exception_RETURN_MASK_QUIT gdb_quit_bad_alloc

Public Attributes

enum return_reason reason
 
enum errors error
 
const char * message
 

Detailed Description

Definition at line 111 of file common-exceptions.h.

Member Data Documentation

◆ error

enum errors gdb_exception::error

Definition at line 114 of file common-exceptions.h.

Referenced by ATTRIBUTE_PRINTF().

◆ message

const char* gdb_exception::message

Definition at line 115 of file common-exceptions.h.

Referenced by ATTRIBUTE_PRINTF().

◆ reason

enum return_reason gdb_exception::reason

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