No panics shown on device

Login to reply to this topic.
Fri, 2006-12-29 13:56
Joined: 2006-02-17
Forum posts: 7
Hi,

I'm using S60 2nd Ed Fp 3 - for my N70, and Carbide.c++ express 1.1.

The problem is that I'm not getting any panic information shown on the actual device.
If I create a small application that just calls User::Panic(_L("dammit"), 111); the application just silently quits on the device. I tried creating the ErrRd file on the device, but it dosn't make a difference.

How can I see panics on the device?


Fri, 2006-12-29 20:19
NewLC AdministratorSymbian AccreditedForum Nokia Champion
Joined: 2003-01-14
Forum posts: 1913
Re: No panics shown on device

Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant

Sat, 2006-12-30 16:31
Joined: 2004-07-17
Forum posts: 110
Re: No panics shown on device
You can also use TaskSpy to enable / disable the display of panics:
http://pushl.com/taskspy
  • Login to reply to this topic.