aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check in new Windows binaries.chrisha@chromium.org2013-05-092-0/+0
* Mac: Fix more errors from clang to get crash_report.xcodeproj close to compil...thestig@chromium.org2013-05-082-4/+4
* Fix mac dump_syms after r1163.thestig@chromium.org2013-05-081-3/+9
* Add MD_OS_NACL platform_id value for identifying NaCl minidumpsmseaborn@chromium.org2013-05-061-2/+3
* Add GYP file for tools\windows\symupload.chrisha@chromium.org2013-05-012-0/+65
* Add explicit OMAP support to dump_syms.chrisha@chromium.org2013-05-0114-14100/+18463
* 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-062-3/+4
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-063-8/+8
* Include the compilation directory for FILE entries, making them absolute inst...ted.mielczarek@gmail.com2013-01-232-0/+342
* 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-172-2/+2
* Cleaning up google-breakpad source code of signed-unsigned comparison warningsivan.penkov@gmail.com2012-11-212-8/+8
* Add custom implementation of NXGetArchInfoXXX to allow adding new arch.qsr@chromium.org2012-10-034-4/+23
* 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
* Create a static library to use Breakpad on iOS.qsr@chromium.org2011-11-231-1/+2
* Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.ted.mielczarek2011-11-183-12/+11
* Fix some shadow variables, including one in file_id.cc that causes all files ...thestig@chromium.org2011-10-201-4/+4
* Fix harmless printf abuse in symupload.mark@chromium.org2011-10-111-1/+2
* Fix some newlines.mark@chromium.org2011-09-271-1/+1