Managed to copy ekern.dll along side epoc.exe so that debug session is made easy. ekern.dll is expected to export _E32Startup put it does not. Should ekern compile that k_entry.cpp file?
EXPORTS
?Export1@@YAHXZ @ 1 NONAME ; int __cdecl Export1(void)
?Export2@@YAHXZ @ 2 NONAME ; int __cdecl Export2(void)
?Export3@@YAHXZ @ 3 NONAME ; int __cdecl Export3(void)