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.
|
void | DebugPrintDebugCounters (void) |
|
|
volatile signed int | DebugLineNumber =-1 |
|
volatile signed int | DebugBlockCount =-1 |
|
volatile signed int | DebugByteCount =-1 |
|
volatile signed int | DebugBitCount =-1 |
|
volatile char * | DebugFileName = "" |
|
Debug states in transfer functions of end-user tools.
- Author
- Spiro Trikaliotis
Definition in file statedebug.c.