aboutsummaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-062-13/+73
* Disable exception handling warnings in Windows client code (#38).mmentovai2006-10-272-0/+9
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-266-13/+114
* Fix minor style problems (#58). r=brynermmentovai2006-10-251-1/+1
* Update comments to reflect HTTPS support, r=mark.bryner2006-10-231-2/+2
* 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-202-19/+334
* Improvements for Windows client/tool-side code. r=brynermmentovai2006-10-191-7/+23
* Implement a tool to upload symbols on Windows, given an exe or dll file withbryner2006-10-164-0/+831