breakpad/src
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
..
build Moving directory 'build' one level up as it collides with a file named 'BUILD' which happens to be in that same location in the Google source depot. 2014-04-10 17:37:20 +00:00
client Moving directory 'build' one level up as it collides with a file named 'BUILD' which happens to be in that same location in the Google source depot. 2014-04-10 17:37:20 +00:00
common Adding support for 64-bit Windows modules to ms_symbol_server_converter. 2014-04-10 17:54:52 +00:00
google_breakpad Process minidumps generated on ARM64 in iOS apps. 2013-11-23 01:45:20 +00:00
processor Fix warnings from the Windows build. 2013-12-17 22:21:40 +00:00
third_party First cut at adding arm64 Linux / Android support to Breakpad. 2014-04-02 23:12:40 +00:00
tools Adding support for 64-bit Windows modules to ms_symbol_server_converter. 2014-04-10 17:54:52 +00:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00