DescriptionAdding support for 64-bit Windows modules to ms_symbol_server_converter. As part of that: - Updated MSSymbolServerConverter to also download the executable files from the symbol server and pass them to the PDBSourceLineWriter as it is required for successful conversion of symbols for 64-bit modules. - Added a .gyp file and target for the ms_symbol_server_converter library. - Updated PDBSourceLineWriter to allow executable files to be in locations different from the locations of the PDB files. - Minor style issue: * #define guards. * No space before ')' and after '('. R=mark@chromium.org, wfh@chromium.org Committed: https://code.google.com/p/google-breakpad/source/detail?r=1309 Patch Set 1 #
Total comments: 8
Patch Set 2 : #MessagesTotal messages: 6
|