breakpad/src
Ted Mielczarek 4ee6f3cd1c Fix Windows crash_generation_server for debug builds without -D_DEBUG
Debug Gecko builds don't build with -D_DEBUG, so the ifdef in
crash_generation_server doesn't work right. The MSDN documentation for
assert says that it's enabled based on the absence of the NDEBUG define,
so using that seems sensible.

R=thestig@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1398453002 .
2015-10-07 14:19:23 -04:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Fix Windows crash_generation_server for debug builds without -D_DEBUG 2015-10-07 14:19:23 -04:00
common Support for multiple upload files in CrashReportSender/HTTPUpload 2015-10-06 11:05:12 -04:00
google_breakpad Fix MSVC build (including on 2015), drop some workarounds for MSVC older than 2013. 2015-10-06 08:03:57 -04:00
processor Fix MSVC build (including on 2015), drop some workarounds for MSVC older than 2013. 2015-10-06 08:03:57 -04:00
third_party Fix Mac Breakpad host tools to build in Linux cross-compile 2015-09-16 06:46:55 -04:00
tools Support for multiple upload files in CrashReportSender/HTTPUpload 2015-10-06 11:05:12 -04: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