tr_debug.h File Reference


Detailed Description

TiROS Debugging Interface.

Definition in file tr_debug.h.

#include "tr_int.h"
#include "tr_llmgr.h"

Include dependency graph for tr_debug.h:

Go to the source code of this file.

Data Structures

struct  os_data_hdr
 A representation of the debug header data. More...
struct  os_data_global
 This structure is a representation of the global debug data. More...
struct  os_data_per_task
 This structure is a representation of the variable internal data. More...
struct  os_internal_debug_data
 This structure describes the data returned by osint_snapshot. More...

Defines

#define TIROS_DEBUG_DATA_SZ   (sizeof (struct os_internal_debug_data))

Functions

int osint_snapshot (unsigned char *buffer, int memsz)


TiROS User Manual: Last Updated on Fri Jul 20 10:52:23 2007