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:
parent
9a3ccda025
commit
ca4c7db065
4 changed files with 15 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue