gem5  v20.1.0.0
Classes | Namespaces | Typedefs | Functions
debug.hh File Reference
#include <initializer_list>
#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
 

Macros

#define DTRACE(x)   (false)
 

Typedefs

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

Functions

void Debug::breakpoint ()
 
FlagsMapDebug::allFlags ()
 
FlagDebug::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

◆ clearDebugFlag()

void clearDebugFlag ( const char *  string)

Definition at line 179 of file debug.cc.

References Debug::changeFlag().

◆ dumpDebugFlags()

void dumpDebugFlags ( )

Definition at line 185 of file debug.cc.

References Debug::allFlags(), cprintf(), ArmISA::f, and ArmISA::i.

◆ setDebugFlag()

void setDebugFlag ( const char *  string)

Definition at line 173 of file debug.cc.

References Debug::changeFlag().

Referenced by Trace::TarmacTracer::TarmacTracer().


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17