aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Add native symbol uploads to Mac OS symupload tool.Nelson Billing2020-08-171-24/+118
* [Mac]Exit with unique status in symupload when file already exists.Nelson Billing2020-08-061-11/+33
* Fix Mac symupload non-XCode builds.Nelson Billing2020-07-2914-1228/+87
* Port new symbol API to symupload on Mac.Nelson Billing2020-07-2413-13/+1180
* fix pointer style to match the style guideMike Frysinger2020-07-1523-245/+245
* Make symupload exit with an error code when command-line parsing fails.Michael Moss2020-06-051-2/+6
* 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