aboutsummaryrefslogtreecommitdiff
path: root/src/processor/basic_source_line_resolver_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in test case when calling into basic source line resolver.nealsid2009-05-141-2/+6
* Provide for logging initialization routines (#179). r=brynermmentovai2007-05-251-0/+3
* Ignore functions that have invalid addresses or sizes, instead of aborting thebryner2007-03-221-1/+8
* Rename Airbag to Breakpad.mmentovai2007-02-141-9/+9
* Add an abstract interface to SourceLineResolver, and allow any implementationbryner2006-12-111-0/+202