aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_arm.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-3/+3
* Allow setting a limit on the number of frames to be recovered by stack scanning.ted.mielczarek@gmail.com2013-08-191-1/+2
* Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com2012-10-101-12/+11
* Changing declaration order of field to correct compilation warnings.qsr@chromium.org2011-10-181-4/+4
* Use frame pointer to walk ARM stack on iOS.qsr@chromium.org2011-10-171-2/+10
* Add stack-scanning fallback to Stackwalker{AMD64,ARM}.ted.mielczarek2010-10-011-1/+10
* Breakpad: Support DWARF CFI-driven stack walking on ARM.jimblandy2010-03-161-1/+13
* Breakpad: Update copyright notice years on all files changed in 2010.jimblandy2010-02-091-1/+1
* Breakpad processor: Don't pass Windows stack walking information to all walkers.jimblandy2010-01-141-3/+1
* Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...jimblandy2009-12-231-1/+1
* Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011ted.mielczarek2009-12-191-0/+80