aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/dump_syms
Commit message (Expand)AuthorAgeFilesLines
* 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