It is normal, and can't be solved. Debug symbols for epoc.exe is not shipped in public SDKs.
Well teoretically it could be solved, by getting the debug symbols from some symbian employee or something, but you don't really need them for normal development.
It just says it doesn't have debug symbols for the actual emulator exe, you usually don't need those, just debug symbols for the app/dll/exe that you currently want to debug.
Forum posts: 1233
Well teoretically it could be solved, by getting the debug symbols from some symbian employee or something, but you don't really need them for normal development.
It just says it doesn't have debug symbols for the actual emulator exe, you usually don't need those, just debug symbols for the app/dll/exe that you currently want to debug.