|
|
|
|
|
|
|
|
|
|
|
|
• |
To get a useful
call stack two things are
|
|
|
always
needed.
|
|
|
|
… |
A hex dump of the
memory used by the stack of
|
|
|
the thread which
paniced
|
|
|
|
… |
A ROM symbol file
for the software flashed onto
|
|
|
the device.
|
|
|
• |
With this
information a Symbian perl script
|
|
|
can decode a
human readable call stack (
|
|
|
similar to the
call stack seen in the emulator).
|