gem5  v20.1.0.0
Protected Member Functions | List of all members
RiscvISA::StackTrace Class Reference

#include <stacktrace.hh>

Inheritance diagram for RiscvISA::StackTrace:
BaseStackTrace

Protected Member Functions

void trace (ThreadContext *tc, bool is_call) override
 

Additional Inherited Members

- Public Member Functions inherited from BaseStackTrace
 BaseStackTrace ()
 
virtual ~BaseStackTrace ()
 
void clear ()
 
bool valid () const
 
bool trace (ThreadContext *tc, const StaticInstPtr &inst)
 
const std::vector< Addr > & getstack () const
 
void dprintf ()
 
virtual bool tryGetSymbol (std::string &symbol, Addr addr, const Loader::SymbolTable *symtab)
 
void getSymbol (std::string &symbol, Addr addr, const Loader::SymbolTable *symtab)
 
- Protected Attributes inherited from BaseStackTrace
ThreadContexttc = nullptr
 
std::vector< Addrstack
 

Detailed Description

Definition at line 40 of file stacktrace.hh.

Member Function Documentation

◆ trace()

void RiscvISA::StackTrace::trace ( ThreadContext tc,
bool  is_call 
)
inlineoverrideprotectedvirtual

Implements BaseStackTrace.

Definition at line 44 of file stacktrace.hh.

References panic.


The documentation for this class was generated from the following file:

Generated on Wed Sep 30 2020 14:03:08 for gem5 by doxygen 1.8.17