C++ Crashkurs
state.h File Reference
GDB_Stub State of the current core More...
#include "types.h"
#include "debug/gdb/handler.h"
#include "machine/fpu.h"
#include "debug/assert.h"
Include dependency graph for state.h:
Classes | |
class | State |
Structure for the core state after a trap. More... | |
Structs | |
struct | State::Register |
Structure to access a register. More... | |