signals.h File Reference
#include "signals.def"
Include dependency graph for signals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SET(symbol, constant, name, string)    symbol = constant,
 

Enumerations

enum  gdb_signal
 

Macro Definition Documentation

◆ SET

#define SET (   symbol,
  constant,
  name,
  string 
)     symbol = constant,

Enumeration Type Documentation

◆ gdb_signal

enum gdb_signal