aboutsummaryrefslogtreecommitdiff
path: root/src/processor/source_line_resolver.h
Commit message (Expand)AuthorAgeFilesLines
* Move headers for exported interfaces into src/google_airbag (#51). r=brynermmentovai2006-11-061-1/+1
* Fix minor style problems (#58). r=brynermmentovai2006-10-251-2/+3
* Make stack_frame_info vector hold linked_ptrs instead of objects;mmentovai2006-10-231-2/+5
* Add PUBLIC support to SourceLineResolver (resolve function names in Windowsmmentovai2006-10-201-0/+1
* Reduce calls to SymbolSupplier::GetSymbolFile() (#48).bryner2006-10-161-0/+3
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-281-3/+5
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Make SourceLineResolver fill a StackFrame rather than using its own struct (#...bryner2006-09-071-21/+6
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-051-3/+3
* Make build system less annoying (#8) r=brynermmentovai2006-08-301-3/+3
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-251-0/+88