logo
  • Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members
  • VBoxGDB
Namespaces | Enumerations | Variables
registers-i386.h File Reference
#include "../../GDBServerFoundation/GDBRegisters.h"

Go to the source code of this file.

Namespaces

namespace  GDBServerFoundation
 
namespace  GDBServerFoundation::i386
 

Enumerations

enum  GDBServerFoundation::i386::RegisterIndex {
  GDBServerFoundation::i386::rgEAX, GDBServerFoundation::i386::rgECX, GDBServerFoundation::i386::rgEDX, GDBServerFoundation::i386::rgEBX,
  GDBServerFoundation::i386::rgESP, GDBServerFoundation::i386::rgEBP, GDBServerFoundation::i386::rgESI, GDBServerFoundation::i386::rgEDI,
  GDBServerFoundation::i386::rgEIP, GDBServerFoundation::i386::rgEFLAGS, GDBServerFoundation::i386::rgCS, GDBServerFoundation::i386::rgSS,
  GDBServerFoundation::i386::rgDS, GDBServerFoundation::i386::rgES, GDBServerFoundation::i386::rgFS, GDBServerFoundation::i386::rgGS
}
 Enumerates i386 registers in the order that is expected by GDB (and is hardcoded in i386-tdep.c in GDB. More...
 

Variables

static RegisterEntry GDBServerFoundation::i386::_RawRegisterList []
 
static PlatformRegisterList GDBServerFoundation::i386::RegisterList
 

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