aboutsummaryrefslogtreecommitdiff
path: root/src/processor/source_line_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* Reduce calls to SymbolSupplier::GetSymbolFile() (#48).bryner2006-10-161-0/+4
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-281-37/+174
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.mmentovai2006-09-201-1/+1
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-081-54/+38
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-1/+1
* Make SourceLineResolver fill a StackFrame rather than using its own struct (#...bryner2006-09-071-18/+10
* 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-5/+5
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+275