gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
debug.hh File Reference
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Debug::Flag
 
class  Debug::SimpleFlag
 
class  Debug::CompoundFlag
 

Namespaces

 Debug
 

Typedefs

typedef std::map< std::string,
Flag * > 
Debug::FlagsMap
 

Functions

void Debug::breakpoint ()
 
FlagsMapDebug::allFlags ()
 
Flag * Debug::findFlag (const std::string &name)
 
bool Debug::changeFlag (const char *s, bool value)
 
void setDebugFlag (const char *string)
 
void clearDebugFlag (const char *string)
 
void dumpDebugFlags ()
 

Function Documentation

void clearDebugFlag ( const char *  string)

Definition at line 185 of file debug.cc.

References Debug::changeFlag().

Referenced by pybind_init_debug().

void dumpDebugFlags ( )
void setDebugFlag ( const char *  string)

Definition at line 179 of file debug.cc.

References Debug::changeFlag().

Referenced by pybind_init_debug().


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