gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
system.cc File Reference
#include "sim/system.hh"
#include "arch/remote_gdb.hh"
#include "arch/utility.hh"
#include "base/loader/object_file.hh"
#include "base/loader/symtab.hh"
#include "base/str.hh"
#include "base/trace.hh"
#include "config/use_kvm.hh"
#include "cpu/thread_context.hh"
#include "debug/Loader.hh"
#include "debug/WorkItems.hh"
#include "mem/abstract_mem.hh"
#include "mem/physical.hh"
#include "params/System.hh"
#include "sim/byteswap.hh"
#include "sim/debug.hh"
#include "sim/full_system.hh"

Go to the source code of this file.

Functions

void printSystems ()
 

Variables

int rgdb_wait = -1
 Setting rgdb_wait to a positive integer waits for a remote debugger to connect to that context ID before continuing. More...
 

Function Documentation

void printSystems ( )

Definition at line 456 of file system.cc.

References System::printSystems().

Variable Documentation

int rgdb_wait = -1

Setting rgdb_wait to a positive integer waits for a remote debugger to connect to that context ID before continuing.

This should really be a parameter on the CPU object or something...

Definition at line 228 of file system.cc.

Referenced by System::registerThreadContext().


Generated on Fri Jun 9 2017 13:03:52 for gem5 by doxygen 1.8.6