GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> PBS / V2-12-1 > pbs / rhel5-64


Interface   Data Structures   File List   Data Fields   Globals  

_PBS_crashCtx Struct Reference

Defines the application context parameters of a crash. More...

#include <PBS.h>

List of all members.

Public Attributes

void * pc
void * sp
unsigned int msr
unsigned int tid
unsigned long long tim
unsigned int reason
unsigned int parameter


Detailed Description

Defines the application context parameters of a crash.

Member Data Documentation

unsigned int _PBS_crashCtx::msr

Machine status register

Referenced by PBS_crashPrint().

Application specific parameter

Referenced by PBS_crashPrint().

PC of the crash

Referenced by PBS_crashPrint().

unsigned int _PBS_crashCtx::reason

Application specific reason

Referenced by PBS_crashPrint().

Stack pointer

Referenced by PBS_crashPrint().

unsigned int _PBS_crashCtx::tid

Task ID, if NULL, then at ISR

Referenced by PBS_crashPrint().

unsigned long long _PBS_crashCtx::tim

64 bit processor clock (raw no interpretation)

Referenced by PBS_crashPrint().


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

Generated on Sat Apr 9 17:18:16 2011 by  doxygen 1.5.8