Copyright ã 2005 Symbian Ltd.
34
How do I get a call stack?
Application panic
•run d_exc tool on the device first
•reproduce the panic.
•d_exc dialog  pops up
…telling you some information about the panic. Press OK to save the stack to disk.
•d_exc will have dumped 2 files to disk
…a binary .stk file containing the thread’s stack
…a .txt file detailing the panic code and category
•get those files onto a PC and have your symbol file at hand.
Warning: Possible bug in the UI causing it to hang. If this happens recompile D_EXC so the function “CrashDialog” just returns EDoDebug