aboutsummaryrefslogtreecommitdiff
path: root/src/common/windows/pdb_source_line_writer.h
Commit message (Expand)AuthorAgeFilesLines
* don't output duplicate filenames in PDBSourceLineWriter. r=mark at http://bre...ted.mielczarek2009-11-231-0/+40
* output function names for PGO-optimized cold function blocks. r=mark at http:...ted.mielczarek2009-11-201-1/+4
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Add an abstract interface to SourceLineResolver, and allow any implementationbryner2006-12-111-1/+1
* symupload parameters don't match processor expectations (#91). r=brynermmentovai2006-12-061-12/+23
* Support GUID-less PDBs (#77). r=brynermmentovai2006-11-211-4/+15
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-061-3/+13
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-261-0/+1
* Fix minor style problems (#58). r=brynermmentovai2006-10-251-1/+1
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-0/+18
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-161-0/+112