GDBRegisters.h File Reference
#include <vector>
Go to the source code of this file.
Classes | |
struct | GDBServerFoundation::RegisterEntry |
Describes a single register of the target platform. More... | |
struct | GDBServerFoundation::PlatformRegisterList |
Contains a fixed list of registers defined at compile time. More... | |
struct | GDBServerFoundation::RegisterValue |
Contains the value of a single register. Register values are normally passed via RegisterSetContainer objects. More... | |
class | GDBServerFoundation::RegisterSetContainer |
Stores values of some or all target registers. More... | |
Namespaces | |
namespace | GDBServerFoundation |