Breakpad/Design/Symbol Server

From MozillaWiki
< Breakpad‎ | Design
Revision as of 15:29, 16 March 2007 by Benjamin Smedberg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

« back to Breakpad design page

Breakbag as a Symbol Server

Symbol Server

Because the layout of the symbol store matches the format expected by Microsoft Symbol Server clients. It is relatively trivial to expose the symbol store as a flat-file server.

Source Server

It may also be possible (though not currently planned) to use a similar system as a Source Server. This involves identifying CVS revisions of particular sources and saving the information in the PDB files.