Copyright ã 2005 Symbian Ltd.
8
Tips
•Make sure Just In Time debugging is enabled
…Set the following registry value:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug] "UserDebuggerHotKey"=dword:00000000 "Debugger"="\"C:\\apps\\Metrowerks\\bin\\IDE.exe\" -p %ld -e %ld" "Auto"="0"
…
…also ensure that the following macro is removed from \epoc32\data\epoc.ini:

JustInTime 0
…
•Debug messages also appear in %Temp%epocwind.out