GDBserver
Public Attributes | List of all members
gdb_exception Struct Reference

#include "common-exceptions.h"

Public Attributes

enum return_reason reason
 
enum errors error
 
const char * message
 

Detailed Description

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

Member Data Documentation

enum errors gdb_exception::error

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

Referenced by ATTRIBUTE_PRINTF().

const char* gdb_exception::message

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

Referenced by ATTRIBUTE_PRINTF().

enum return_reason gdb_exception::reason

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