1
0
Fork 0

Heavy Debug switch for debugger added

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@413
This commit is contained in:
Ulf Wohlers 2002-10-25 15:19:27 +00:00
parent 9f1a42a3b9
commit c92a624212

View file

@ -21,6 +21,7 @@
/* Enable the debugger, this only seems to work in win32 for now. */
#define C_DEBUG 0
#define C_HEAVY_DEBUG 0
/* Enable the logging of extra information for debugging to the console */
#define C_LOGGING 0