breakpad/src/tools
ivan.penkov@gmail.com 6b0703a093 Adding 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

Review URL: https://breakpad.appspot.com/1434002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1309 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-04-10 17:54:52 +00:00
..
linux Print response code when sym_upload fails. 2013-10-29 23:28:16 +00:00
mac Create a new tool to upload Mac system library symbols. 2014-02-03 22:52:49 +00:00
python Include the compilation directory for FILE entries, making them absolute instead of relative 2013-01-23 18:01:28 +00:00
solaris/dump_syms Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
windows Adding support for 64-bit Windows modules to ms_symbol_server_converter. 2014-04-10 17:54:52 +00:00