index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
google_breakpad
/
processor
/
stackwalker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring in preparation for microdump processing
mmandlis@chromium.org
2014-09-08
1
-2
/
+2
*
Allow setting a limit on the number of frames to be recovered by stack scanning.
ted.mielczarek@gmail.com
2013-08-19
1
-2
/
+15
*
Detect corrupt symbol files during minidump processing. Recover from the err...
ivan.penkov@gmail.com
2013-07-11
1
-3
/
+6
*
More robust stack walks when the IP address in the context frame is invalid (...
ivan.penkov@gmail.com
2013-06-26
1
-2
/
+9
*
Don't print an error when a user-set max frames limit has been reached in the...
ted.mielczarek@gmail.com
2013-04-16
1
-1
/
+9
*
Keeping track of modules without symbols during crash report processing.
ivan.penkov@gmail.com
2013-03-06
1
-1
/
+11
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-4
/
+4
*
Allow StackwalkerARM to scan much farther to find the caller of the context f...
ted.mielczarek@gmail.com
2012-12-04
1
-2
/
+4
*
Refactor the logic of resolving source line info into helper class.
SiyangXie@gmail.com
2012-10-10
1
-41
/
+28
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-1
/
+3
*
Fix class/struct mismatches in forward declarations.
benchan@chromium.org
2012-03-30
1
-1
/
+1
*
Support for .raSearch in the x86 stackwalker
mark@chromium.org
2012-02-23
1
-3
/
+12
*
Double stack scanning length in stackwalker
ted.mielczarek
2010-10-19
1
-1
/
+1
*
Refactor some bits of StackWalkerX86 / StackFrameX86 out into their respectiv...
ted.mielczarek
2010-10-01
1
-2
/
+35
*
Limit the number of frames we try to walk to prevent runaway processors.
thestig@chromium.org
2010-08-26
1
-1
/
+7
*
add missing <string> include from r541
ted.mielczarek
2010-03-03
1
-0
/
+1
*
Fix to cache NOT_FOUND results from symbol supplier on a per-minidump basis
nealsid
2010-03-03
1
-2
/
+8
*
Breakpad: Update copyright notice years on all files changed in 2010.
jimblandy
2010-02-09
1
-1
/
+1
*
Breakpad processor: Don't pass Windows stack walking information to all walkers.
jimblandy
2010-01-14
1
-8
/
+5
*
Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...
jimblandy
2009-12-23
1
-2
/
+2
*
Let x86 stackwalker scan stack in cases where program evaluation fails. Origi...
ted.mielczarek
2009-10-08
1
-0
/
+11
*
Truncated Windows/x86 stacks when using FPO. Add stack scanning to recover
mmentovai
2007-04-20
1
-4
/
+4
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-0
/
+140