Changeset 36140 in vbox for trunk/src/recompiler/Makefile.kmk
- Timestamp:
- Mar 3, 2011 1:48:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/Makefile.kmk
r35572 r36140 61 61 VBoxRemPrimary_DEFS.solaris += __C99FEATURES__ 62 62 endif # win 63 VBoxRemPrimary_DEFS += IN_REM_R3 REM_INCLUDE_CPU_H 63 VBoxRemPrimary_DEFS += IN_REM_R3 REM_INCLUDE_CPU_H NEED_CPU_H 64 64 #VBoxRemPrimary_DEFS += REM_PHYS_ADDR_IN_TLB 65 65 #VBoxRemPrimary_DEFS += DEBUG_ALL_LOGGING DEBUG_DISAS DEBUG_PCALL DEBUG_EXEC DEBUG_FLUSH DEBUG_IOPORT DEBUG_SIGNAL DEBUG_TLB_CHECK DEBUG_TB_INVALIDATE DEBUG_TLB # Enables huge amounts of debug logging.
Note:
See TracChangeset
for help on using the changeset viewer.