1
0
Fork 0

added support for debugger under non-windows systems!

no colors yet/ and afterwards your term is messed up :)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@485
This commit is contained in:
Peter Veenstra 2002-11-06 14:27:29 +00:00
parent 9a3ccda025
commit ca4c7db065
4 changed files with 15 additions and 2 deletions

View file

@ -19,7 +19,7 @@
#ifndef _SETTINGS_H_
#define _SETTINSG_H_
/* Enable the debugger, this only seems to work in win32 for now. */
/* Enable the debugger, under linux/freebsd dosbox must be started in an xterm under X */
#define C_DEBUG 0
#define C_HEAVY_DEBUG 0