aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed file extention for minidump_upload in tools_linux.gypiSyed Nisar Ul Haq2018-01-041-1/+1
* Update binaries with dump_syms changes to write new fieldMike Wittman2017-12-122-0/+0
* Write field indicating multiple symbols at an address in dump_symsMike Wittman2017-12-116-18/+8
* Add optional field indicating multiple symbols at an addressMike Wittman2017-11-294-4/+15
* Update test data for identical-code-folded symbol changesMike Wittman2017-11-286-6/+6
* Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant2017-10-182-7/+7
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-251-2/+2
* Refresh refresh_binaries.batOrgad Shaneh2017-09-241-12/+8
* Dump MH_DYLINKER images in upload_system_symbols.Robert Sesek2017-03-303-4/+6
* Fix issues with Windows dump_syms_unittestJon Turney2017-03-177-2954/+2961
* win: Set LargeAddressAware on symuploadScott Graham2017-02-281-0/+5
* Appveyor CI for Windows MSVS buildJon Turney2017-02-131-0/+45
* windows: update gtest/gmock pathsMike Frysinger2017-02-111-3/+2
* Revert "Several fixes for broken Mac build"Roman Margold2017-02-011-4/+5
* Several fixes for broken Mac buildRoman Margold2017-02-011-5/+4
* Change symbol upload message to include 'breakpad'Bruce Dawson2017-01-281-1/+1
* minidump-2-core: add more control over filenamesMike Frysinger2016-11-011-24/+93
* minidump-2-core: add an -o flag for controlling core outputMike Frysinger2016-10-261-24/+46
* minidump-2-core: rewrite argument processingMike Frysinger2016-10-261-85/+134
* generate a repo manifest from the DEPS fileMike Frysinger2016-09-211-0/+167
* Fixing the Xcode project for the Breakpad Mac crash reporter.Ivan Penkov2016-09-022-9/+23
* This change allows compiling the google-breakpad code using a global ::string...Ivan Penkov2016-08-301-17/+18
* Fixing some casts in order to be able to build with new Xcode and SDK version...Ivan Penkov2016-08-302-4/+8
* Fail with a proper error message if input file is not found.Sylvain Defresne2016-08-091-0/+21
* Update symbol file documentation links.Ralph Giles2016-06-101-1/+1
* Replaced glibc version of elf.h with musl version of elf.h.Dave MacLachlan2016-05-121-2/+2
* Fixes up dump_syms build on OS X so it works with ELF.Dave MacLachlan2016-05-121-4/+20
* Added an option (-i) to have dump_syms output header information only.David Yen2016-04-082-11/+30
* Refactor sym_upload in tools to extract code into common/linux, and minor fixesLi Yan2016-03-301-128/+3
* [mips64] Support for mips n64Mike Frysinger2016-02-061-1/+13
* Make minidump-2-core.cc build with -Wformat.Lei Zhang2016-01-061-1/+1
* Let breakpad build with -Wall on OS X and Linux.Lei Zhang2015-12-291-9/+0
* dump_syms: add a -v flagMike Frysinger2015-11-111-1/+16
* Make dump_syms buildable under newer versions of Xcode.Boris Vidolov2015-11-101-0/+4
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-063-6/+13
* Fix Mac Breakpad host tools to build in Linux cross-compileTed Mielczarek2015-09-163-23/+21
* add aarch64 support to minidump-2-corevapier@chromium.org2015-07-201-7/+34
* Reconfigured options for sym_upload to not treat h and ? flags as invalid opt...ivanpe@chromium.org2015-06-221-0/+5
* Support object files larger than 2**32.erikchen@chromium.org2015-04-221-2/+2
* [MIPS]: Use mcontext_t structure for MIPSrmcilroy@chromium.org2015-04-211-14/+32
* MIPS64: Initial MIPS64 related change.mark@chromium.org2015-04-151-0/+2
* Add microdump files to project.jessicag.feedback@gmail.com2014-12-111-0/+6
* Remove pointers from serialized file formatmdempsky@chromium.org2014-12-111-8/+15
* Add parameter --product to symupload.exeivanpe@chromium.org2014-11-173-264/+40
* Fix UMR and potential crash in Mac dump_syms.mark@chromium.org2014-11-051-1/+2
* Fix Windows client compilation on mingw.ted.mielczarek@gmail.com2014-11-033-6/+6
* Making the Mac build of crash_report work again after the last SVN syncmmandlis@chromium.org2014-09-161-0/+20
* Refactoring in preparation for microdump processingmmandlis@chromium.org2014-09-081-2/+2
* upload_system_symbols: Use the Go1.3 improvements to debug/macho.rsesek@chromium.org2014-07-316-349/+80
* In Mac dump_syms, allow reading debug data out of both the Mach-O file and th...rsesek@chromium.org2014-07-251-9/+103