aboutsummaryrefslogtreecommitdiff
path: root/src/tools/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* This change allows compiling the google-breakpad code using a global ::string...Ivan Penkov2016-08-301-17/+18
* Added an option (-i) to have dump_syms output header information only.David Yen2016-04-081-9/+19
* 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
* dump_syms: add a -v flagMike Frysinger2015-11-111-1/+16
* Support for multiple upload files in CrashReportSender/HTTPUploadDavid Major2015-10-062-4/+9
* 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
* [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
* Remove pointers from serialized file formatmdempsky@chromium.org2014-12-111-8/+15
* Add GYP build for the src/tools directory on Mac and Linux.rsesek@chromium.org2014-07-241-0/+83
* Chrome on Android now supports loading the shared library directly from the A...rmcilroy@chromium.org2014-07-221-1/+1
* minidump-2-core: Allow user to override shared lib basedir.thestig@chromium.org2014-04-181-5/+19
* 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
* Add MD_OS_NACL platform_id value for identifying NaCl minidumpsmseaborn@chromium.org2013-05-061-2/+3
* Add an option to not handle DWARF inter-compilation unit references in Linux ...thestig@chromium.org2013-04-241-10/+20
* This change allows compiling sym_upload.cc and minidump_upload.cc using a glo...ivan.penkov@gmail.com2013-04-232-38/+42
* Allow reading just CFI data when reading symbolsted.mielczarek@gmail.com2013-03-061-1/+2
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-063-8/+8
* Make DumpSymbols methods take a vector of debug_dirsted.mielczarek@gmail.com2013-01-221-12/+13
* Move scoped_ptr.h to commonted.mielczarek@gmail.com2013-01-171-1/+1
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-212-8/+8
* Turn on more warnings in ios / mac projects.qsr@chromium.org2012-09-211-1/+1
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek@gmail.com2012-09-181-1/+4
* Fix the tools and processor build for Androiddigit@chromium.org2012-08-211-3/+48
* Fix narrowing conversion from -1 to size_tjessicag.feedback2012-08-141-4/+4
* Speculatively back out r989 per http://codereview.chromium.org/10805065/ :mark@chromium.org2012-07-241-4/+1
* Move minidump_extension_linux.h contents into minidump_format.hted.mielczarek2012-07-201-1/+0
* Allow adding extra memory regions to minidump on linux/windowsted.mielczarek2012-07-191-1/+4
* Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com2012-07-021-4/+4
* sym_upload: Show failure if symbol server gives redirect responsemkrebs@chromium.org2012-05-242-3/+12
* Changes to get the breakpad client compiling and running on Android usingmark@chromium.org2012-04-031-3/+15
* Remove redundant include of CPP specific header filested.mielczarek@gmail.com2012-04-031-1/+0
* Implement core dump to minidump conversion.benchan@chromium.org2012-01-191-0/+57
* Replace MMappedRange with MinidumpMemoryRange.benchan@chromium.org2011-12-213-114/+399
* Refactor code in preparation of merging with the fork in Chromium OS.benchan@chromium.org2011-12-161-17/+7
* Fix some shadow variables, including one in file_id.cc that causes all files ...thestig@chromium.org2011-10-201-4/+4
* Linux/Mac: Add option to omit the CFI section in dump_syms.thestig@chromium.org2011-09-141-11/+31
* Add some unit tests for Linux WriteSymbolFileted.mielczarek2011-07-061-1/+2
* Make programs in src/tools/linux build via the automake build systemted.mielczarek2011-02-282-434/+0
* Fix breakpad compilation on ubuntu 10.10.mmentovai2011-02-181-0/+1
* Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...thestig@chromium.org2010-09-151-2/+2
* fix symupload / minidump_upload to match changes to HTTPUpload::SendRequest f...ted.mielczarek2010-08-182-2/+7