gem5  v20.1.0.0
Namespaces | Functions | Variables
debug.cc File Reference
#include "base/debug.hh"
#include <sys/types.h>
#include <unistd.h>
#include <algorithm>
#include <csignal>
#include "base/cprintf.hh"
#include "base/logging.hh"

Go to the source code of this file.

Namespaces

 Debug
 

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 ()
 

Variables

int Debug::allFlagsVersion = 0
 

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