gem5 v24.0.0.0
Loading...
Searching...
No Matches
debug.hh File Reference
#include <initializer_list>
#include <iostream>
#include <map>
#include <string>
#include <vector>
#include "base/compiler.hh"

Go to the source code of this file.

Classes

class  gem5::debug::Flag
 
class  gem5::debug::SimpleFlag
 
class  gem5::debug::CompoundFlag
 
class  gem5::debug::AllFlagsFlag
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::debug
 

Macros

#define DTRACE(x)
 

Typedefs

typedef std::map< std::string, Flag * > gem5::debug::FlagsMap
 

Functions

void gem5::debug::breakpoint ()
 
FlagsMapgem5::debug::allFlags ()
 
Flaggem5::debug::findFlag (const std::string &name)
 
bool gem5::debug::changeFlag (const char *s, bool value)
 
void gem5::setDebugFlag (const char *string)
 
void gem5::clearDebugFlag (const char *string)
 
void gem5::dumpDebugFlags (std::ostream &os)
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0