aboutsummaryrefslogtreecommitdiff
path: root/src/common/windows/pdb_source_line_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-061-10/+60
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-261-10/+5
* Add PUBLIC support to SourceLineResolver (resolve function names in Windowsmmentovai2006-10-201-1/+1
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-19/+316
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-161-0/+347