How to force Emulator/Device show panic/leave messages?

Login to reply to this topic.
Sat, 2005-06-04 12:56
Joined: 2003-04-03
Forum posts: 39
Does anybody know how to force Emulator or Device show panic and leave messages?

PS: hint with Series 60 doesn't work.

Mon, 2005-08-29 10:57
Joined: 2005-08-29
Forum posts: 1
Re: How to force Emulator/Device show panic/leave messages?
I've got the same problem. Did you (or anyone else) find a solution? On booth device and emulator the app just exists without saying why. I verified this by
User::Panic(_L("test"), 1);
and
User::Leave(KErrNotFound);
In both cases, the app just exists. Is there any way to catch the reason? This applies to both device (Nokia 7710)  and emulator (WINS).

/Jonas
Tue, 2005-08-30 13:24
Joined: 2005-07-13
Forum posts: 4
Re: How to force Emulator/Device show panic/leave messages?
Tue, 2005-08-30 13:45
Joined: 2004-05-24
Forum posts: 981
Re: How to force Emulator/Device show panic/leave messages?
Quote from: Aphex

Yes.

pirosl

  • Login to reply to this topic.