aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_sparc.cc
Commit message (Expand)AuthorAgeFilesLines
* Handle very large stack tracesLeonard Mosescu2017-07-121-0/+8
* Allow setting a limit on the number of frames to be recovered by stack scanning.ted.mielczarek@gmail.com2013-08-191-1/+2
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-3/+3
* Allow processing dumps with missing stack memory for some threadsted.mielczarek@gmail.com2012-11-061-2/+2
* Refactor the logic of resolving source line info into helper class.SiyangXie@gmail.com2012-10-101-15/+14
* Refactor some bits of StackWalkerX86 / StackFrameX86 out into their respectiv...ted.mielczarek2010-10-011-0/+2
* Clean up build for 64 bit.dmaclach2010-07-191-1/+1
* 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
* Add SPARC/Solaris support to client handler and processor (#201, 200).mmentovai2007-09-261-0/+139