aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/dump_syms
Commit message (Expand)AuthorAgeFilesLines
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-071-222/+222
* Rename Airbag to Breakpad.mmentovai2007-02-146-1589/+14164
* Test data update following PDBSourceLineWriter change (#91). r=brynermmentovai2006-12-071-1/+1
* symupload parameters don't match processor expectations (#91). r=brynermmentovai2006-12-061-0/+4
* Support GUID-less PDBs (#77). r=brynermmentovai2006-11-212-11/+2
* Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).mmentovai2006-11-152-9/+7
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-063-1598/+1614
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-262-2/+12
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-93/+93
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-164-618/+210
* 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