Copyright
ã
2005 Symbian Ltd.
35
How do I get a call stack?
Application panic
•
Symbian Ship a tool to decode these files
•
run it like this:
•
•
perl
printstk.pl d_exc_NN <my.symbol > stack.txt
•
The base name of d_exc files
lifted off device. (without the extension)
Rom Symbol file
if you made it
yourself it will be in
\epoc32\rom\*.symbol
Capture the output
/src/cedar/generic/base/e32utils/d_exc/printstk.pl