ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Public Attributes | |
struct ETISS_System | system |
ETISS_System * | sys_ |
etiss::plugin::gdb::Server * | server_ |
Definition at line 58 of file GDBSystemWrapper.cpp.
etiss::plugin::gdb::Server* ETISS_GDBSystem::server_ |
Definition at line 62 of file GDBSystemWrapper.cpp.
Referenced by etiss::plugin::gdb::Server::wrap().
ETISS_System* ETISS_GDBSystem::sys_ |
Definition at line 61 of file GDBSystemWrapper.cpp.
Referenced by gdb_system_call_dbg_read(), gdb_system_call_dbg_write(), gdb_system_call_syncTime(), and etiss::plugin::gdb::Server::wrap().
struct ETISS_System ETISS_GDBSystem::system |
Definition at line 146 of file GDBSystemWrapper.cpp.