config_debug.h

Go to the documentation of this file.
00001 // This is config_debug.h
00002 //
00003 // This file contains the debug configuration options.
00004 // This file was generated by configure_1.sh
00005 //
00006 // $Id: config_debug.h,v 1.4 2008/04/03 17:22:46 iamcamiel Exp $
00007 
00008 // Define to 1 if you want to show the cycle counter
00009 #define HIDE_COUNTER 1
00010 
00011 // Define to 1 if you want to show estimate speed
00012 #undef MIPS_ESTIMATE
00013 
00014 // Define to 1 if you want to use the new floating-point implementation
00015 #undef HAVE_NEW_FP
00016 
00017 // Define to 1 if you want to enable VGA debugging
00018 #undef DEBUG_VGA
00019 
00020 // Define to 1 if you want to enable Serial Port debugging
00021 #undef DEBUG_SERIAL
00022 
00023 // Define to 1 if you want to enable IDE General debugging
00024 #undef DEBUG_IDE
00025 
00026 // Define to 1 if you want to enable IDE Busmaster debugging
00027 #undef DEBUG_IDE_BUSMASTER
00028 
00029 // Define to 1 if you want to enable IDE Command debugging
00030 #undef DEBUG_IDE_COMMAND
00031 
00032 // Define to 1 if you want to enable IDE CMD debugging
00033 #undef DEBUG_IDE_CMD
00034 
00035 // Define to 1 if you want to enable IDE DMA debugging
00036 #undef DEBUG_IDE_DMA
00037 
00038 // Define to 1 if you want to enable IDE Interrupt debugging
00039 #undef DEBUG_IDE_INTERRUPT
00040 
00041 // Define to 1 if you want to enable IDE Command Register debugging
00042 #undef DEBUG_IDE_REG_COMMAND
00043 
00044 // Define to 1 if you want to enable IDE Control Register debugging
00045 #undef DEBUG_IDE_REG_CONTROL
00046 
00047 // Define to 1 if you want to enable IDE ATAPI Packet debugging
00048 #undef DEBUG_IDE_PACKET
00049 
00050 // Define to 1 if you want to enable IDE Thread debugging
00051 #undef DEBUG_IDE_THREADS
00052 
00053 // Define to 1 if you want to enable IDE Mutexes debugging
00054 #undef DEBUG_IDE_LOCKS
00055 
00056 // Define to 1 if you want to enable IDE Multiple debugging
00057 #undef DEBUG_IDE_MULTIPLE
00058 
00059 // Define to 1 if you want to enable Floating Point conversions debugging
00060 #undef DEBUG_FP_CONVERSION
00061 
00062 // Define to 1 if you want to enable Floating Point load/store debugging
00063 #undef DEBUG_FP_LOADSTORE
00064 
00065 // Define to 1 if you want to enable General NIC debugging
00066 #undef DEBUG_NIC
00067 
00068 // Define to 1 if you want to enable NIC Filter debugging
00069 #undef DEBUG_NIC_FILTER
00070 
00071 // Define to 1 if you want to enable NIC Serial ROM debugging
00072 #undef DEBUG_NIC_SROM
00073 
00074 // Define to 1 if you want to enable unknown memory access debugging
00075 #undef DEBUG_UNKMEM
00076 
00077 // Define to 1 if you want to enable PCI debugging
00078 #undef DEBUG_PCI
00079 
00080 // Define to 1 if you want to enable Translationbuffer debugging
00081 #undef DEBUG_TB
00082 
00083 // Define to 1 if you want to enable I/O Port Access debugging
00084 #undef DEBUG_PORTACCESS
00085 
00086 // Define to 1 if you want to enable Keyboard debugging
00087 #undef DEBUG_KBD
00088 
00089 // Define to 1 if you want to enable Programmable Interrupt Controller (PIC) debugging
00090 #undef DEBUG_PIC
00091 
00092 // Define to 1 if you want to enable Printer port debugging
00093 #undef DEBUG_LPT
00094 
00095 // Define to 1 if you want to enable USB Controller debugging
00096 #undef DEBUG_USB
00097 
00098 // Define to 1 if you want to enable SCSI Device debugging
00099 #undef DEBUG_SCSI
00100 
00101 // Define to 1 if you want to enable Symbios SCSI Controller debugging
00102 #undef DEBUG_SYM
00103 
00104 // Define to 1 if you want to enable Symbios Registers debugging
00105 #undef DEBUG_SYM_REGS
00106 
00107 // Define to 1 if you want to enable Symbios SCRIPTS Execution debugging
00108 #undef DEBUG_SYM_SCRIPTS
00109 
00110 // Define to 1 if you want to enable DMA Controller debugging
00111 #undef DEBUG_DMA
00112 
00113 // Define to 1 if you want to enable backtrace on SIGSEGV debugging
00114 #undef DEBUG_BACKTRACE
00115 
00116 // Define to 1 if you want to enable mutex debugging
00117 #undef DEBUG_LOCKS
00118 
00119 // Define to 1 if you want to enable SDL Key translation debugging
00120 #undef DEBUG_SDL_KEY

SourceForge.net Logo
Project space on SourceForge.net