aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Breakpad symbol dumper: Move Linux dumping classes into src/common.jimblandy2010-04-051-3/+5
* Breakpad Linux dumper: Generate make dependencies on header files automatically.jimblandy2010-04-011-5/+9
* Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers.jimblandy2010-03-161-0/+21
* Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI records.jimblandy2010-03-161-1/+54
* Linux DWARF reader: Follow DW_AT_abstract_origin links to find function names.jimblandy2010-02-101-0/+3
* Breakpad Linux dumper: Don't be silly about global functions.jimblandy2010-02-091-4/+3
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad Linux symbol dumper: Don't disable asserts.jimblandy2010-01-271-1/+0
* Breakpad Linux Dumper: Add DWARF support.jimblandy2010-01-231-1/+55
* Breakpad DWARF Parser: Improved DWARF-processing interface.jimblandy2010-01-231-0/+22
* Linux Breakpad Dumper: support running unit tests under valgrind or other wra...jimblandy2010-01-131-16/+28
* Patch from Kris Rambish to keep memory usage flat when processing a directory...nealsid2010-01-111-0/+2
* INclude stackwalker_arm.{cc,h} in crash_report buildnealsid2010-01-111-0/+6
* Issue 49003: Breakpad Linux Dumper: Add unit tests for STABS dumper.jimblandy2009-12-231-0/+18
* Breakpad Linux dumper: Add unit tests for google_breakpad::Module.jimblandy2009-12-231-1/+19
* Breakpad Linux dumper: move DumpStabsHandler into its own file, for testing.jimblandy2009-12-231-0/+2
* Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...ted.mielczarek2009-12-231-0/+16
* Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...jimblandy@gmail.com2009-12-152-12/+12
* Linux dumper: Add unit tests for google_breakpad::StabsReader.jimblandy@gmail.com2009-12-151-0/+34
* Issue 39001: Breakpad Linux dumper: Refactor Makefile.jimblandy@gmail.com2009-12-151-24/+123
* Upstreaming several patches from Chrome:nealsid2009-12-012-10/+4
* Modification to crash_report to process a directory of .DMP filesnealsid2009-09-301-5/+28
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-0/+602
* Linux dumper: Move the data structures representing the breakpad data into th...jimblandy@gmail.com2009-08-071-1/+4
* Linux dumper: Move STABS parsing into its own class.jimblandy@gmail.com2009-08-071-1/+5
* Add stack-dumping logic to crash_report with -t switchnealsid2009-07-021-4/+25
* Fix build break in crash_report caused by my checkin that moved minidump proc...nealsid2009-06-161-1/+1
* Support overriding makefile variables, changed defaults compilation flags. T...nealsid2009-06-051-6/+13
* Use ctsdio streams for dump_syms for significant speedup. Also contains a ma...nealsid2009-06-052-2/+2
* Deleting obsolete file(when I added DWARF support I had to make this a .MM bu...nealsid2009-05-121-142/+0
* Fix for issue 304: symupload needs to support timeout specifications(wininet ...nealsid2009-03-201-6/+29
* Fix for issues 296, 297. Various symbol supplier classes need to be updated w...nealsid2009-02-272-2/+29
* Issue 275: patch to include list of loaded modules in crash_report outputnealsid2009-02-101-0/+33
* Issue 181: Add version info for Mac OS X modules. Found by iterating over lo...nealsid2008-10-221-0/+6
* Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...nealsid2008-10-083-16/+207
* Log a failure message in case of LOCATE_NOT_FOUND error.doshimun2008-07-301-0/+6
* Modified symupload to correctly handle spaces in module names when processing...nealsid2008-06-051-3/+18
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-073-772/+772
* fix Mac build by adding stackwalker_amd64.cc to projectladderbreaker2007-11-211-0/+8
* Issue 225 - dynamically load libcurl in http_upload. patch by Andrew Schultz...ted.mielczarek2007-11-201-2/+2
* Fix compile bustage from issue 221ted.mielczarek2007-11-202-6/+8
* fix crash_report build due to link errorladderbreaker2007-09-291-0/+8
* Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=memmentovai2007-09-288-1/+396
* Adds the ability to designate a folder with sym files in it that will be used...dmaclach2007-09-154-12/+101
* Fixup crashreport tool on the macdmaclach2007-05-241-0/+4
* Add md5 implementation into code base to get rid ofluly812007-05-032-13/+15
* Issue 152 - Patch by Dave Camp, Reviewer Chris Rogersted.mielczarek2007-05-034-1/+18
* Merge Ted's patch for writing symbols to stdout for linux.luly812007-05-021-12/+8
* Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup).mmentovai2007-04-041-2/+4
* Discard age field in the dumped symbol file.luly812007-04-041-13/+9