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:
parent
9f1a42a3b9
commit
c92a624212
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue