Changes

Jump to: navigation, search

Mozilla Source and Symbol Server

12 bytes added, 20:30, 25 October 2007
Updates
=== Updates ===
'''October 18, 2007 ''' - Success on 0.1 goals. I ran indexing tools on the pdb files and successfully indexed them. You can read all about it on [http://crashopensource.wordpress.com/2007/10/17/wearing-grey-socks-makes-all-the-difference-right/ my blog] and here are the pdb files that have been indexed as well as a sample of what running srctool.exe on a pbd to show what files are listed within.
* [http://avnerd.tv/sharedFiles/2007092823.zip The PDBs with source code indexing] (warning: 67.2MB file)
'''October 12, 2007 ''' - So far I have set up a server and configured it to serve up PDB files. This involved running a little script to allow the MIME type for pdb files which is application/octet-stream.
I ran <code>make buildsymbols</code> on my local build of minefield and successfully generated a whole ton of symbol files. These were copied to my server and I have successfully loaded them into Visual Studio when debugging.

Navigation menu