Open main menu

CDOT Wiki β

Changes

Mozilla Source and Symbol Server

61 bytes added, 10:36, 10 September 2007
Additional Resources
= Additional Resources =
* MSDN article articles on source server: ** http://msdn2.microsoft.com/en-us/library/ms680641.aspx** http://msdn.microsoft.com/msdnmag/issues/06/08/UseTheSource/default.aspx
* Mozilla's symbol server: http://benjamin.smedbergs.us/blog/2007-06-11/debugging-official-builds-or-how-cool-is-the-mozilla-symbol-server/
* bonsai-test and bonsai-dev on landfill.mozilla.org support a "raw=1" parameter to get back a plain text version of a file at a specific revision, see the .** [http://landfill.mozilla.org/bonsai-test/bonsai/cvsblame.cgi cvsblame.cgi info]. ** [http://landfill.mozilla.org/bonsai-test/bonsai/cvsblame.cgi?file=mozilla/makefile.win&rev=&root=%2Fhome%2Fcvsroot&raw=1 for exampleExample Usage]
* WinDbg comes with a perl script for doing some of this work, probably at C:\Program Files\Debugging Tools for Windows\sdk\srcsrv\cv2http.pl
* The symbolstore.py script in the Mozilla tree that builds the Breakpad symbol store [http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/toolkit/airbag/tools/symbolstore.py&rev=1.2&cvsroot=/cvsroot&mark=96-123#96 already has support for grabbing CVS revision numbers]
1
edit