breakpad/src
Sylvain Defresne 792e6b2143 Remove dependency of uploader.mm on GTMLogger
The file GTMLogger shipped with breakpad is a copy of the version
from google_toolbox_for_mac. Having uploader.mm depend on GTMLogger
causes pain to iOS projects that want to integrate both breakpad
and google_toolbox_for_mac.

Since the file uploader.mm mixed uses of fprintf and GTMLogger to
log errors and warning, convert it to only use fprintf to stderr.

Bug: none
Change-Id: I68313ccf6951676a2859f44225281813722096ba
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1911755
Reviewed-by: Mark Mentovai <mark@chromium.org>
2019-11-12 16:17:19 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Remove dependency of uploader.mm on GTMLogger 2019-11-12 16:17:19 +00:00
common Add fallthrough annotations on new C++ switches 2019-11-05 03:39:54 +00:00
google_breakpad Improving the support for Fuchsia in Breakpad Processor. 2019-07-12 18:29:23 +00:00
processor Add fallthrough annotations on new C++ switches 2019-11-05 03:39:54 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Add options to set OS and filename 2019-10-24 22:05:33 +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 Only use O_CLOEXEC on platforms that support it 2017-05-10 21:32:37 +00:00