Stackwalker
stackwalker is the source code of soccorro-minidump adapted to be a standalone python module
Install / Use
/learn @machinezone/StackwalkerREADME
About
stackwalker is the source code of soccorro-minidump adapted to be a standalone python module, without the ability to resolve symbols through HTTP.
Setup
Create a virtualenv, enter it. Once this is done, issue those commands.
python setup.py install
python run_stackwalker.py
