logo
  • Main Page
  • Namespaces
  • Classes
  • Files
  • Examples
  • File List
  • File Members
Namespaces | Enumerations
signals.h File Reference

Go to the source code of this file.

Namespaces

namespace  GDBServerFoundation
 

Enumerations

enum  GDBServerFoundation::UnixSignal {
  GDBServerFoundation::SIGHUP = 1, GDBServerFoundation::SIGINT = 2, GDBServerFoundation::SIGQUIT = 3, GDBServerFoundation::SIGILL = 4,
  GDBServerFoundation::SIGTRAP = 5, GDBServerFoundation::SIGABRT = 6, GDBServerFoundation::SIGIOT = 6, GDBServerFoundation::SIGBUS = 7,
  GDBServerFoundation::SIGFPE = 8, GDBServerFoundation::SIGKILL = 9, GDBServerFoundation::SIGUSR1 = 10, GDBServerFoundation::SIGSEGV = 11,
  GDBServerFoundation::SIGUSR2 = 12, GDBServerFoundation::SIGPIPE = 13, GDBServerFoundation::SIGALRM = 14, GDBServerFoundation::SIGTERM = 15,
  GDBServerFoundation::SIGSTKFLT = 16, GDBServerFoundation::SIGCHLD = 17, GDBServerFoundation::SIGCONT = 18, GDBServerFoundation::SIGSTOP = 19,
  GDBServerFoundation::SIGTSTP = 20, GDBServerFoundation::SIGTTIN = 21, GDBServerFoundation::SIGTTOU = 22, GDBServerFoundation::SIGURG = 23,
  GDBServerFoundation::SIGXCPU = 24, GDBServerFoundation::SIGXFSZ = 25, GDBServerFoundation::SIGVTALRM = 26, GDBServerFoundation::SIGPROF = 27,
  GDBServerFoundation::SIGWINCH = 28, GDBServerFoundation::SIGIO = 29, GDBServerFoundation::SIGPWR = 30, GDBServerFoundation::SIGSYS = 31,
  GDBServerFoundation::SIGUNUSED = 31
}
 Defines UNIX signal numbers expected by GDB. More...
 

© 2012 Sysprogs UG (haftungsbeschränkt). All rights reserved. - Impressum | Terms of Use | Copyright | Privacy Policy