Commit Graph

  • 61abec212c Replace remaining references to 'struct ucontext' with 'ucontext_t' unowhy2 Mark Mentovai 2017-09-19 22:48:30 -0400
  • 3d81626b4b fix(script): change dump_syms source directory David Callu 2017-04-21 21:05:02 +0200
  • 5a48c16896 fix(install): fix install script on windows to handle debug mode Bilal Afkir 2017-02-10 10:47:22 +0100
  • 23b54a1c19 feat(GoogleBreakpad): disable warning 4091 on msvc David Callu 2017-02-04 23:46:26 +0100
  • 3b40d48756 chore(gyp): update to last available version to have msvc 2015 support David Callu 2017-02-04 22:37:59 +0100
  • 08be451e09 chore(scripts): move windows install script in scripts dir David Callu 2017-02-02 11:09:16 +0100
  • 616333286c feat(submodule): update submodule David Callu 2017-02-02 09:29:36 +0100
  • c011273dee chore(gyp): change runtime library option on MSVC David Callu 2015-11-17 17:28:23 +0100
  • 0e8ac58357 fix(windows installer): change path to search library David Callu 2015-11-17 11:50:02 +0100
  • 8c74123cde chore(windows installer): remove check of dst dir David Callu 2015-11-17 09:55:37 +0100
  • e69ef58485 chore(windows installer): adapt script from sqool_manager to external lib David Callu 2015-11-17 09:40:20 +0100
  • d4675ed160 chore(windows install): add script to install required file on windows David Callu 2015-11-17 09:15:27 +0100
  • c5b192038d fix(common): add http_upload in common target David Callu 2016-03-02 11:32:20 +0100
  • 7f5001b97e chore(cmake): add dependencies as submodule David Callu 2015-11-06 14:56:23 +0100
  • 89a54adbec Replace remaining references to 'struct ucontext' with 'ucontext_t' unowhy Mark Mentovai 2017-09-19 22:48:30 -0400
  • 25d9bef21d fix(script): change dump_syms source directory David Callu 2017-04-21 21:05:02 +0200
  • 8e4296e5fc Fix ASSERT_EQUAL that should have been ASSERT_EQ. Tobias Sargeant 2017-03-24 11:55:11 +0000
  • 91de4a6b79 Don't generate minidump if crash thread doesn't ref principal mapping. Tobias Sargeant 2017-03-21 22:43:34 +0000
  • 88e5b2c880 win: Set LargeAddressAware on symupload Scott Graham 2017-02-28 11:14:04 -0800
  • ccf03c13eb Improve stack sanitization unittests. Tobias Sargeant 2017-02-24 19:58:13 +0000
  • 19af23e3c0 Handle ntdll only emitting PUBLIC at func entry Scott Graham 2017-02-23 10:26:46 -0800
  • 4a7e088a27 Make stack sanitization elide pointers to non-executable mappings. Tobias Sargeant 2017-02-23 14:22:36 +0000
  • 4af8174278 Use the correct PC when determining whether to skip storing a stack. Tobias Sargeant 2017-02-23 14:08:54 +0000
  • 4e82b6fa11 minidump: mark Read as override in derived classes Mike Frysinger 2017-02-17 00:25:04 -0500
  • 644e71591b travis: add a clang build Mike Frysinger 2017-02-06 15:25:48 -0500
  • fd28a5bbe9 Fix compile errors arising from compiling breakpad with clang. Tobias Sargeant 2017-02-06 17:57:54 +0000
  • 6cc037526e autotools: move -W flags to configure detection Mike Frysinger 2017-02-06 15:10:13 -0500
  • 8ba59492ab libdisasm: add upstream/license details Mike Frysinger 2017-02-13 14:24:31 -0500
  • 96b79e9bf8 There is no need to use the main queue just for perform selector. George Kola 2017-02-10 14:33:03 -0800
  • d4676b89a0 Appveyor CI for Windows MSVS build Jon Turney 2017-02-10 14:32:44 +0000
  • 93c447a0de turn on -Werror generally Mike Frysinger 2017-02-06 15:48:27 -0500
  • cc1deb4452 processor: drop set-but-unused variable Mike Frysinger 2017-02-06 15:01:37 -0500
  • 0e45a1268a macho_reader_unittest: use EXPECT_FALSE Mike Frysinger 2017-02-06 22:34:52 -0500
  • 2b7724245b windows: fix build on pre-Win10 systems Mike Frysinger 2017-02-11 12:43:50 -0500
  • 12f8ca4855 windows: update gtest/gmock paths Mike Frysinger 2017-02-11 12:44:48 -0500
  • ec9650bde3 fix(install): fix install script on windows to handle debug mode 42.0-unowhy Bilal Afkir 2017-02-10 10:47:22 +0100
  • 333ed18eb0 aclocal: regenerate properly Mike Frysinger 2017-02-06 14:01:46 -0500
  • 8b0a1053e2 fix write() unused-result warning Mike Frysinger 2017-02-06 21:27:59 -0500
  • 64c2eda38a Fixed leak of unloaded module lists. Joshua Peraza 2017-02-07 12:12:53 -0800
  • 7ba80c7284 Address post-submit review comments related to CL #430050 Tobias Sargeant 2017-02-07 14:33:48 +0000
  • 6c78460419 md5: fix strict aliasing warnings Mike Frysinger 2017-02-06 15:48:27 -0500
  • 8f5741078d autotools: refresh config.{sub,guess} Mike Frysinger 2017-02-06 13:57:59 -0500
  • cff58cdd0a Remove debugging fprintf in unittest code that prevents rolling breakpad Tobias Sargeant 2017-02-06 14:17:27 +0000
  • 43b476ba46 feat(GoogleBreakpad): disable warning 4091 on msvc David Callu 2017-02-04 23:46:26 +0100
  • 85998ab1f3 chore(gyp): update to last available version to have msvc 2015 support David Callu 2017-02-04 22:37:59 +0100
  • 049a1532e5 Wire up stack sanitization and skipping to WriteMinidump Tobias Sargeant 2017-02-02 17:11:13 +0000
  • e406e6433c chore(scripts): move windows install script in scripts dir David Callu 2017-02-02 11:09:16 +0100
  • 3c80b703d7 feat(submodule): update submodule David Callu 2017-02-02 09:29:36 +0100
  • 8c2c0d2b2a chore(gyp): change runtime library option on MSVC David Callu 2015-11-17 17:28:23 +0100
  • 72aaf6d8fb fix(windows installer): change path to search library David Callu 2015-11-17 11:50:02 +0100
  • acc23b8972 chore(windows installer): remove check of dst dir David Callu 2015-11-17 09:55:37 +0100
  • 81456eb33d chore(windows installer): adapt script from sqool_manager to external lib David Callu 2015-11-17 09:40:20 +0100
  • dd3cb8b446 chore(windows install): add script to install required file on windows David Callu 2015-11-17 09:15:27 +0100
  • 291e9d94c6 fix(common): add http_upload in common target David Callu 2016-03-02 11:32:20 +0100
  • 1ef219527e chore(cmake): add dependencies as submodule David Callu 2015-11-06 14:56:23 +0100
  • 24c359d329 Revert "Several fixes for broken Mac build" Roman Margold 2017-02-01 16:26:39 -0800
  • 2c4c039118 Revert "iOS client identifies itself via URL params" Roman Margold 2017-02-01 16:26:29 -0800
  • 262a3f50fe iOS client identifies itself via URL params Roman Margold 2017-02-01 09:06:31 -0800
  • 5c521532fc Several fixes for broken Mac build Roman Margold 2017-02-01 08:33:44 -0800
  • 7c2799f3ba Sanitize dumped stacks to remove data that may be identifiable. Tobias Sargeant 2017-01-31 13:42:52 +0000
  • cb94b71d28 Fixed a bug where cv record size was not correctly checked. Joshua Peraza 2017-01-30 11:46:33 -0800
  • 76a48f4aa9 Change symbol upload message to include 'breakpad' Bruce Dawson 2017-01-27 18:47:17 -0800
  • 0924d424e4 Populate stack frames with unloaded module info. Joshua Peraza 2017-01-19 11:18:41 -0800
  • e7dfafc16e Add API to skip dump if crashing thread doesn't reference a given module (2) Tobias Sargeant 2017-01-19 16:25:10 +0000
  • 833cadc0a1 Add API to skip dump if crashing thread doesn't reference a given module Tobias Sargeant 2017-01-18 15:19:51 +0000
  • c2d969cb10 Added classes to support reading unloaded module lists in minidumps. Joshua Peraza 2016-12-16 12:10:33 -0800
  • f78d953511 Fix unit tests expecting no output when a microdump is suppressed. Tobias Sargeant 2016-12-12 13:49:39 +0000
  • 5c42d7288a Fix sign-compare compiler warning in MicrodumpWriterTest Mike Percy 2016-12-10 02:21:15 +0000
  • c13d6fa467 crash_generation: fix bad call to close Mike Frysinger 2016-11-23 18:03:18 -0500
  • 596fbb61bc Log a message when microdump output is suppressed. Tobias Sargeant 2016-12-07 16:41:46 +0000
  • 87e444e17d Remove comparison of this with nullptr Orgad Shaneh 2016-11-19 20:49:04 +0200
  • 7a8980997d Do not generate a microdump if there are no webview pointers on the stack. Tobias Sargeant 2016-11-30 16:47:04 +0000
  • e6ef06f13d Comment out an unused function argument Orgad Shaneh 2016-11-29 22:54:16 +0200
  • 7515ab1376 microdump_stackwalk_test: fix bashism in test Mike Frysinger 2016-11-23 18:01:18 -0500
  • 33c24776f3 Upgrade google test to 1.8.0 Orgad Shaneh 2016-11-18 14:19:03 +0200
  • 11d7510c08 Update links Orgad Shaneh 2016-11-15 15:06:22 +0200
  • bbebd8d5e7 Basic handling of CIE version 4 in dwarf reading Scott Graham 2016-11-01 15:05:10 -0700
  • 8e2448bceb GitIgnore: Add dump_syms_mac Orgad Shaneh 2016-11-14 21:58:22 +0200
  • 4eb76cbc9e Add a crash reason string for the simulated crashpad exception code Pierre-Antoine Manzagol 2016-11-10 09:03:31 -0500
  • 2f6cb866d6 Allow compiling the google-breakpad code using a global ::string class instead of std::string. Ivan Penkov 2016-11-07 19:37:19 -0500
  • 1f574b52c6 Basic handling of CIE version 4 in dwarf reading Scott Graham 2016-11-01 15:05:10 -0700
  • 7df62a96eb minidump-2-core: add more control over filenames Mike Frysinger 2016-10-25 03:01:00 -0400
  • 26ed3386af Fix pointer arithmetic in UTF8ToUTF16Char Hans Wennborg 2016-10-27 15:49:06 -0700
  • 325120efbd Generate reason for bad function table exception Mike Wittman 2016-10-27 12:07:01 -0700
  • 54b524be13 minidump-2-core: add an -o flag for controlling core output Mike Frysinger 2016-10-26 01:14:11 -0400
  • ed7dcced19 minidump-2-core: rewrite argument processing Mike Frysinger 2016-10-25 02:36:38 -0400
  • 2ecb2baba8 Don't demangle Rust symbols by default, but allow linking to rust-demangle. Ted Mielczarek 2016-10-24 15:16:28 -0400
  • e6d1c032ba Fix iterating over the MDXStateFeature entries on 32-bit hosts Gabriele Svelto 2016-10-11 12:42:43 +0200
  • 6b2f69dd10 Also treat DBG_PRINTEXCEPTION* as debug exceptions Tim Angus 2016-10-14 15:27:54 +0100
  • 48a13da168 Provide initial EBX value to FPO frame data evaluator Scott Graham 2016-10-14 10:28:47 -0700
  • 36d613ef59 Don't call _exit() on iOS. Justin Cohen 2016-10-12 08:55:53 -0400
  • 98b6a6309f Fix dump_syms for C++ after 7398ce15b7 Mark Mentovai 2016-09-26 09:40:19 -0400
  • 7398ce15b7 Initial support for dumping DWARF corresponding to Swift code Mark Mentovai 2016-09-23 14:22:42 -0400
  • 138886803c generate a repo manifest from the DEPS file Mike Frysinger 2016-09-01 13:27:16 -0400
  • d3b9631f81 Fix a win32 build error by moving a #include out of an #ifndef _WIN32 Ted Mielczarek 2016-09-20 12:12:56 -0400
  • b857dfec2b Fixing the Xcode project for the Breakpad Mac crash reporter. Ivan Penkov 2016-09-02 14:26:23 -0700
  • 8cb66bcef7 Corrected some old references to mm files, which were renamed to cc files a while ago. Ivan Penkov 2016-09-01 10:15:01 -0700
  • fea963f974 add new dmp file to dist Mike Frysinger 2016-09-01 12:05:18 -0400
  • 704f41ec90 This change allows compiling the google-breakpad code using a global ::string class instead of std::string. Ivan Penkov 2016-08-30 14:00:56 -0700
  • 3fef603b65 Fixing some casts in order to be able to build with new Xcode and SDK versions (tested with Xcode 7.3, SDK 10.11). Ivan Penkov 2016-08-30 13:14:19 -0700