aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Use ULONG_MAX instead of __WORDSIZE to determine native ELF architectureMichael Forney2020-03-171-1/+2
* Add "type" option to sym_upload sym-upload-v2 mode.Nelson Billing2020-02-271-5/+68
* linux: fix symupload build failuresJoshua Peraza2020-02-211-1/+1
* Add optional new symbol upload API to sym_upload.Nelson Billing2020-02-201-3/+38
* Add options to set OS and filenameJake Ehrlich2019-10-241-6/+30
* Fix Windows symupload after PE-only MD refactor.Nelson Billing2019-07-011-1/+1
* Explicitly LoadLibrary dbghelp.dll in symbol converter.Nelson Billing2019-06-281-0/+54
* Fix clang build warnings/errors for windows symbol converter.Nelson Billing2019-06-274-26/+25
* Fix windows symbol converter blacklisting.Nelson Billing2019-06-251-2/+3
* Fix dump_syms clang Windows build.Nelson Billing2019-06-251-1/+1
* Add PE-only MD support to Windows symbol converter.Nelson Billing2019-06-2411-52/+314
* Fix 'debug_file' in PESourceLineWriter.Nelson Billing2019-06-191-1/+1
* Fix symbol converter after PE-only MD refactor.Nelson Billing2019-06-182-2/+2
* Move Windows Symbol Converter to breakpadNelson Billing2019-06-1821-0/+3056
* Mac upload_system_symbols: make dump of /Library/QuickTime optionalMark Mentovai2019-06-181-4/+16
* Mac upload_system_symbols: use log.Fatalf where formatting is desiredMark Mentovai2019-06-181-7/+7
* Enable PE-only metadata dumping for 64bit (aka. PE32+ format) PEs files.Nelson Billing2019-06-124-26/+290
* Port new symbol upload API to Windows symupload tool.Nelson Billing2019-06-121-36/+171
* Fix dump_syms unit tests on Windows.Nelson Billing2019-03-186-317/+317
* core2md: write error message with perrorMike Frysinger2019-03-041-1/+1
* Add mac dump_syms support for arm64eJoshua Peraza2018-11-262-0/+8
* fix dump_syms xcode projectJoshua Peraza2018-11-261-0/+10
* Define and use a a new MDRawContextARM64Joshua Peraza2018-08-012-11/+28
* Rename MDRawContextARM64 and its context flagsJoshua Peraza2018-08-011-2/+2
* mac: Fix broken xcode projectsJoshua Peraza2018-07-312-107/+118
* Add path_helper.cc and path_helper.h to dump_syms.xcodeproj.Ivan Penkov2018-07-241-0/+6
* 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