Snappy Symbolication Server

From MozillaWiki
Revision as of 00:54, 9 December 2016 by Ksteuber (talk | contribs) (Removed deprecated information and added a link to the up-to-date information)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Snappy Symbolication Server is a Web server for symbolicating Firefox stacks. It matches PC addresses to modules in memory and looks up the corresponding function names in server-side symbol files (.SYM files).

The documentation for Snappy no longer lives here. It can be found in the Readme on Snappy's GitHub