breakpad/src
Scott Graham 88e5b2c880 win: Set LargeAddressAware on symupload
This was set manually on Chrome's built binary before
https://codereview.chromium.org/2173533002 but wasn't added to the build
file.

After this change:

c:\src\breakpad\src\src>dumpbin /headers tools\windows\symupload\Release\symupload.exe | grep large
                   Application can handle large (>2GB) addresses

This change only affects x86 builds.

R=mark@chromium.org
BUG=chromium:696911

Change-Id: I8f1bd5535af242edde51e70c60cf33b6170855ea
Reviewed-on: https://chromium-review.googlesource.com/447780
Reviewed-by: Mark Mentovai <mark@chromium.org>
2017-02-28 19:27:24 +00:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Improve stack sanitization unittests. 2017-02-24 19:59:03 +00:00
common Handle ntdll only emitting PUBLIC at func entry 2017-02-23 18:28:02 +00:00
google_breakpad minidump: mark Read as override in derived classes 2017-02-20 18:03:14 +00:00
processor Fix compile errors arising from compiling breakpad with clang. 2017-02-17 03:18:05 +00:00
third_party libdisasm: add upstream/license details 2017-02-14 11:07:42 +00:00
tools win: Set LargeAddressAware on symupload 2017-02-28 19:27:24 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Fix a dependency issue in automake 2016-04-12 14:55:18 -04:00