aboutsummaryrefslogtreecommitdiff
path: root/src/tools/linux/md2core/minidump-2-core.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-6/+6
* Use ULONG_MAX instead of __WORDSIZE to determine native ELF architectureMichael Forney2020-03-171-1/+2
* Define and use a a new MDRawContextARM64Joshua Peraza2018-08-011-11/+22
* Rename MDRawContextARM64 and its context flagsJoshua Peraza2018-08-011-2/+2
* Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant2017-10-181-4/+4
* 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
* [mips64] Support for mips n64Mike Frysinger2016-02-061-1/+13
* Make minidump-2-core.cc build with -Wformat.Lei Zhang2016-01-061-1/+1
* add aarch64 support to minidump-2-corevapier@chromium.org2015-07-201-7/+34
* [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
* 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
* 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
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-2/+2
* 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-211-1/+1
* Fix the tools and processor build for Androiddigit@chromium.org2012-08-211-3/+48
* Move minidump_extension_linux.h contents into minidump_format.hted.mielczarek2012-07-201-1/+0
* Fixing various compiler warnings and applying minor tweaks to allow running ofivan.penkov@gmail.com2012-07-021-4/+4
* Remove redundant include of CPP specific header filested.mielczarek@gmail.com2012-04-031-1/+0
* Replace MMappedRange with MinidumpMemoryRange.benchan@chromium.org2011-12-211-114/+52
* 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
* 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
* Miscellaneous improvements to minidump-2-core.thestig@chromium.org2010-08-141-72/+661
* Upstreaming several patches from Chrome:nealsid2009-12-011-2/+3
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-0/+602