Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
config_debug.cxx File Reference
#include "config_debug.h"
Include dependency graph for config_debug.cxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ID   Initial_DEBUG

Functions

void DEBUG_Init_Config (void)
void DEBUG_Push_Config (BOOL use_default)
BOOL DEBUG_Pop_Config (void)
static void DEBUG_Configure_Alignment (char *val)
void DEBUG_Configure (void)

Variables

static DEBUG_FLAGS Default_DEBUG
DEBUG_FLAGS Initial_DEBUG
static char * Debug_Alignment_Name = NULL
DEBUG_FLAGSCurrent_DEBUG = &Initial_DEBUG
static OPTION_DESC Options_DEBUG []

Define Documentation

#define ID   Initial_DEBUG

Definition at line 160 of file config_debug.cxx.


Function Documentation

static void DEBUG_Configure_Alignment ( char *  val) [static]

Definition at line 403 of file config_debug.cxx.

References ALIGN_COMPOSE, ALIGN_FIXADE, ALIGN_NORMAL, DEBUG_Alignment, DEBUG_Alignment_Normal, DevWarn(), EC_Inv_OPT, ErrMsg(), len, and ux_strncasecmp().

Referenced by DEBUG_Configure().

Here is the call graph for this function:

void DEBUG_Init_Config ( void  )

Definition at line 315 of file config_debug.cxx.

References Default_DEBUG, debug_flags::next, and next.

BOOL DEBUG_Pop_Config ( void  )

Definition at line 371 of file config_debug.cxx.

References FALSE, free(), debug_flags::next, and TRUE.

Here is the call graph for this function:

void DEBUG_Push_Config ( BOOL  use_default)

Definition at line 339 of file config_debug.cxx.

References Current_DEBUG, EC_No_Mem, ErrMsg(), and debug_flags::next.

Here is the call graph for this function:


Variable Documentation

Definition at line 153 of file config_debug.cxx.

Referenced by DEBUG_Push_Config(), and sgi_cmd_line().

char* Debug_Alignment_Name = NULL [static]

Definition at line 151 of file config_debug.cxx.

Referenced by DEBUG_Configure().

Definition at line 75 of file config_debug.cxx.

Referenced by DEBUG_Init_Config().

Definition at line 113 of file config_debug.cxx.

Definition at line 162 of file config_debug.cxx.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines