aboutsummaryrefslogtreecommitdiff
path: root/src/processor/source_line_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-281-7/+18
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Make SourceLineResolver fill a StackFrame rather than using its own struct (#...bryner2006-09-071-30/+43
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-051-1/+1
* Make build system less annoying (#8) r=brynermmentovai2006-08-301-2/+2
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+86