ezeep / stackwalker

A standalone fork of Mozilla Socorro's minidump stackwalker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stackwalker

This is a standalone fork of Mozilla Socorro's minidump stackwalker. The original code is available at https://github.com/mozilla/socorro/tree/master/minidump-stackwalk. We're trying to keep this unlinked fork updated and close to the original code.

The purpose of this fork is to easily add it as a dependency to your own project. At ezeep for example we use a custom Breakpad crash collector and just wanted to make use of Mozilla's stackwalker to generate a clean JSON output from the received dumps for further processing.

About

A standalone fork of Mozilla Socorro's minidump stackwalker.

License:Mozilla Public License 2.0


Languages

Language:C++ 78.6%Language:Python 20.8%Language:Shell 0.4%Language:C 0.2%