aboutsummaryrefslogtreecommitdiff
path: root/src/processor/call_stack.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-1/+1
* Add the TID to the CallStack.Sebastien Marchand2016-04-011-0/+1
* Rename Airbag to Breakpad.mmentovai2007-02-141-4/+4
* Provide a mechanism for SymbolSuppliers to interrupt processing (#93)bryner2006-12-081-0/+4
* Move headers for exported interfaces into src/google_airbag (#51). r=brynermmentovai2006-11-061-2/+2
* MinidumpProcessor should process all threads (#35). r=brynermmentovai2006-10-241-1/+0
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-0/+50