aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Discard age field in the dumped symbol file.luly812007-04-041-13/+9
* vswprintf causes Purify to fail (#145). r=darinmmentovai2007-03-301-7/+8
* s/an breakpad/a breakpad/ (#127), patch by techtonik, r=memmentovai2007-03-232-2/+2
* Add Linux exception handler.luly812007-03-125-0/+470
* Rename Airbag to Breakpad.mmentovai2007-02-1416-1650/+14224
* Update crash_report tool and internal classes to reflect change to ProcessSta...waylonis2007-01-244-56/+37
* Changes to support patch #108:waylonis2007-01-236-49/+116
* Library to handle SymSrv integration (#111). r=brynermmentovai2007-01-183-0/+1036
* Allows the caller of CrashReportSender::SendCrashReport() to determine thatincrementalist2007-01-031-1/+2
* Add Mac symupload tool. Reviewed by bryner. Fixes issue #96.waylonis2006-12-193-0/+611
* Add Mac dump_syms tool and support class. Fixes issue #73.waylonis2006-12-192-0/+354
* Add crash_report tool that will:waylonis2006-12-184-0/+958
* This patch fixes Airbag issue #44.incrementalist2006-12-081-1/+1
* Test data update following PDBSourceLineWriter change (#91). r=brynermmentovai2006-12-071-1/+1
* symupload parameters don't match processor expectations (#91). r=brynermmentovai2006-12-063-27/+41
* Support GUID-less PDBs (#77). r=brynermmentovai2006-11-213-12/+3
* Removing erroneous svn:executable setting.mmentovai2006-11-181-0/+0
* Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).mmentovai2006-11-154-17/+31
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-064-1616/+1630
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-264-10/+28
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-93/+93
* Improvements for Windows client/tool-side code. r=brynermmentovai2006-10-191-7/+9
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-166-618/+605
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-283-1/+144
* Relicense to BSD (#29). r=brynermmentovai2006-09-207-30/+105
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-083-354/+360
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-257-0/+2088