PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
_PspDebugStackTrace Struct Reference

Structure to hold a single stack trace entry. More...

#include <debug/pspdebug.h>

Data Fields

u32 call_addr
 The address which called the function.
 
u32 func_addr
 The address of the function called.
 

Detailed Description

Structure to hold a single stack trace entry.

Field Documentation

◆ call_addr

u32 _PspDebugStackTrace::call_addr

The address which called the function.

◆ func_addr

u32 _PspDebugStackTrace::func_addr

The address of the function called.


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