aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add GYP build for the src/tools directory on Mac and Linux.rsesek@chromium.org2014-07-244-1/+238
* Chrome on Android now supports loading the shared library directly from the A...rmcilroy@chromium.org2014-07-221-1/+1
* Change PrintFunctions to print functions in address order and not print dupli...wfh@chromium.org2014-04-236-14714/+13774
* minidump-2-core: Allow user to override shared lib basedir.thestig@chromium.org2014-04-181-5/+19
* Change the way function and public symbols are obtained to use the findChildr...wfh@chromium.org2014-04-166-13615/+14558
* Allow symupload to upload to multiple URLs on the same command line.wfh@chromium.org2014-04-161-30/+35
* Adding support for 64-bit Windows modules to ms_symbol_server_converter.ivan.penkov@gmail.com2014-04-104-384/+551
* Moving directory 'build' one level up as it collides with a file named 'BUILD...ivan.penkov@gmail.com2014-04-102-2/+2
* Move build configuration to root of repository.chrisha@chromium.org2014-04-032-4/+4
* Check in new Windows binaries.wfh@chromium.org2014-03-262-0/+0
* Add support for Win64 stack unwind data as STACK CFIwfh@chromium.org2014-03-244-0/+4568
* Create a new tool to upload Mac system library symbols.rsesek@chromium.org2014-02-036-0/+815
* Windows: Fix remaining level 4 warnings.thestig@chromium.org2013-12-181-1/+1
* Making the Mac build of crash_report work again after the last SVN sync. This...ivan.penkov@gmail.com2013-12-172-1/+27
* Print response code when sym_upload fails.mattdr.breakpad@gmail.com2013-10-291-0/+1
* Adding support for mips.gordana.cmiljanovic@imgtec.com2013-09-111-1/+31
* Fix erronoius address of crashinfo.auxv in minidump-2-core.thestig@chromium.org2013-07-191-1/+1
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-112-4/+8