OpenCBM
Functions | Variables
statedebug.c File Reference

Debug states in transfer functions of end-user tools. More...

#include "statedebug.h"
#include "version.h"
#include <stdio.h>

Go to the source code of this file.

Functions

void DebugPrintDebugCounters (void)
 

Variables

volatile signed int DebugLineNumber =-1
 
volatile signed int DebugBlockCount =-1
 
volatile signed int DebugByteCount =-1
 
volatile signed int DebugBitCount =-1
 
volatile char * DebugFileName = ""
 

Detailed Description

Debug states in transfer functions of end-user tools.



Author
Spiro Trikaliotis

Definition in file statedebug.c.