gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 178 of file debug.cc.

References Debug::changeFlag().

Referenced by TEST().

◆ dumpDebugFlags()

void dumpDebugFlags ( )

Definition at line 184 of file debug.cc.

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

Referenced by TEST().

◆ setDebugFlag()

void setDebugFlag ( const char *  string)

Definition at line 172 of file debug.cc.

References Debug::changeFlag().

Referenced by Trace::TarmacTracer::TarmacTracer(), and TEST().


Generated on Tue Jun 22 2021 15:28:33 for gem5 by doxygen 1.8.17