kernel/eka/eabi/kdebugu.def
author Slion
Thu, 07 Jan 2010 02:37:41 +0100
branchanywhere
changeset 27 cf41e127747a
parent 0 a41df078684a
permissions -rw-r--r--
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
	_ZN8Debugger12DebuggerInfoEv @ 1 NONAME ; Debugger::DebuggerInfo()
	_ZN8Debugger7InstallEP13DDebuggerInfo @ 2 NONAME ; Debugger::Install(DDebuggerInfo*)
	_ZN8Debugger7VersionEv @ 3 NONAME ; Debugger::Version()