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
CancelBeepSequence__6MiscHw @ 1 NONAME ; MiscHw::CancelBeepSequence(void)
PlayBeepSequence__6MiscHwPCiiPFPv_vPv @ 2 NONAME ; MiscHw::PlayBeepSequence(int const *, int, void (*)(void *), void *)
SetSoundDriverRecording__6MiscHwi @ 3 NONAME ; MiscHw::SetSoundDriverRecording(int)