MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
glue_debug.h File Reference

Debug tracing. More...

#include "stb_debug.h"
#include "techtype.h"
#include "glue_assert.h"

Go to the source code of this file.

Macros

#define TRACE(t, x)
 
#define TPRINT(t, x)
 
#define TRACE_BUFF(t, d, l)
 
#define TRACE_UINT(t, d, l, p)
 
#define TRACE_UNIC(t, d, l)
 
#define TRACER(x)
 
#define TRACE_MEM()
 
#define TRACE_SET_TIME()
 
#define DBGTRACE(t, x,...)
 
#define DBG_PRINTF(x,...)
 
#define FUNCTION_START(name)
 
#define FUNCTION_FINISH(name)
 
#define DPLEVEL   DBG_LEVEL
 
#define DPL5(x)
 
#define DPL4(x)
 
#define DPL3(x)
 
#define DPL2(x)
 
#define DPL1(x)
 
#define DBGPRINT(x,...)
 

Functions

void MHG_DebugMemStats (int line)
 
void MHG_DebugSetState (unsigned long state)
 
unsigned long MHG_DebugGetState (void)
 

Detailed Description

Debug tracing.

Date
19 October 2011
Author
Adam Sturtridge

Macro Definition Documentation

#define DBG_PRINTF (   x,
  ... 
)
#define DBGPRINT (   x,
  ... 
)
#define DBGTRACE (   t,
  x,
  ... 
)
#define DPL1 (   x)
#define DPL2 (   x)
#define DPL3 (   x)
#define DPL4 (   x)
#define DPL5 (   x)
#define DPLEVEL   DBG_LEVEL
#define FUNCTION_FINISH (   name)
#define FUNCTION_START (   name)
#define TPRINT (   t,
 
)
#define TRACE (   t,
 
)

TRACING

#define TRACE_BUFF (   t,
  d,
 
)
#define TRACE_MEM ( )
#define TRACE_SET_TIME ( )
#define TRACE_UINT (   t,
  d,
  l,
 
)
#define TRACE_UNIC (   t,
  d,
 
)
#define TRACER (   x)

Function Documentation

unsigned long MHG_DebugGetState ( void  )
void MHG_DebugMemStats ( int  line)
void MHG_DebugSetState ( unsigned long  state)