Symaptic: symc/epoc.ini@260cb5ec6c19

Mercurial Symaptic / file revision
summary | shortlog | changelog | graph | tags | bookmarks | branches | files | changeset | file | latest | revisions | annotate | diff | raw | help
symc/epoc.ini
author sl
2014年6月10日 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
 1 ;Enable/Disable log to debug output
 2 LogToDebugger=1
 3 ;Enable/Disable log to %temp%\epocwind.out
 4 ;LogToFile=1
 5 LogToFile=0
 6 ; Comment out to get the default extensions
 7 Extension=btracex.ldd;elocd.ldd
 8 ; Don't bother with platsec for now
 9 PlatSecEnforcement=Off
 10 ; We are not loading the windows server
 11 NoGui=1
 12 
 13 ;Default drives are from the binary directory <bin-dir>\c and <bin-dir>\d
 14 ;Specify the C drive root 
 15 ;_epoc_drive_c=d:\dev\epoc_drive_c
 16 ;Default to the project directory which is typically the parent folder from the current directory
 17 _epoc_drive_c=@SYMC_DRIVE_C@
 18 ;Specify the Z drive root 
 19 ;_epoc_drive_z=d:\dev\tsymc\z
 20 
 21 ;Default is 63 MB, Zero sets it to 1GB
 22 MegabytesOfFreeMemory=128
 23 
 24 ;Debug mode
 25 JustInTime=1
 26 
 27 ;DebugMask defines which debug message should be logged. See nk_trace.h
 28 ;Here are the available falgs:
 29 ;ALWAYS
 30 ;BOOT DEVICE DFC DLL EVENT EXEC DEBUGGER EXTENSION FAIL HARDWARE IPC
 31 ;LOCDRV MEMTRACE MMU NKERN OBJECT PANIC PBUS1 PBUS2 PBUSDRV POWER PROC
 32 ;SCHED SCHED2 SCRATCH SEMAPHORE SERVER THREAD THREAD2 TIMING DMA MMU2
 33 DebugMask=0
 34 ; DebugMask usage examples:
 35 ;DebugMask=+DLL
 36 ;DebugMask=ALWAYS -SCHED -SCHED2
 37 
 38 ;DO NOT enable both crazy stuff at once
 39 ;Crazy priorities
 40 CrazyScheduling=off
 41 ;Crazy delay, looks like it helps with our __NK_ASSERT_ALWAYS(!me.iDiverted) crashes 
 42 ;debugmask2=0x20
Symaptic
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /