aboutsummaryrefslogtreecommitdiff
path: root/src/tools/windows/dump_syms/testdata
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with Windows dump_syms_unittestJon Turney2017-03-176-2948/+2953
* Change PrintFunctions to print functions in address order and not print dupli...wfh@chromium.org2014-04-236-14714/+13774
* Change the way function and public symbols are obtained to use the findChildr...wfh@chromium.org2014-04-166-13615/+14558
* Add support for Win64 stack unwind data as STACK CFIwfh@chromium.org2014-03-242-0/+4559
* Add explicit OMAP support to dump_syms.chrisha@chromium.org2013-05-0111-14099/+18183
* Rename Airbag to Breakpad.mmentovai2007-02-144-1587/+14162
* Test data update following PDBSourceLineWriter change (#91). r=brynermmentovai2006-12-071-1/+1
* Support GUID-less PDBs (#77). r=brynermmentovai2006-11-211-10/+1
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-061-1595/+1596
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-93/+93
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-281-0/+63
* Relicense to BSD (#29). r=brynermmentovai2006-09-202-0/+0
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-081-351/+351
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-252-0/+1532