mirror of
https://github.com/yuzu-emu/breakpad.git
synced 2025-03-07 00:29:38 +00:00
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 . |
||
---|---|---|
.. | ||
apple/Framework | ||
ios | ||
linux | ||
mac | ||
solaris/handler | ||
windows | ||
minidump_file_writer-inl.h | ||
minidump_file_writer.cc | ||
minidump_file_writer.h | ||
minidump_file_writer_unittest.cc |