During debug of application VS.Net 2003 output console displays emulator startup information like:
34.505 Starter:HandleStartEikon
34.510 SplashScreen: "CMainWindow::ConstructL(): End"
34.510 SplashScreen: "CTimeout::CTimeout()"
34.515 SplashScreen: "CTimeout::ConstructL(): Start"
And there is many 'alert' messages
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x0e9adfa0.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x0782d3e4.
And after emulator is started up sucessfully it keeps displaying this message on output, like 10 messages about XLeaveException in a second.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x1c5edf3c.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x04c6ca20.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x1c5edf3c.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x0782c9e4.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x1ffdcd28.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x1c5edf3c.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x0792d5e8.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x1c5edf3c.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x04c6ca20.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x1c5edf3c.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x0782c9e4.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x1ffdcd28.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x1c5edf3c.
First-chance exception at 0x7c59bc3f in epoc.exe: Microsoft C++ exception: XLeaveException @ 0x0792d5e8.
I have a feeling that is slow down emulator startup and overall work.




