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
/
processor
/
stackwalker_amd64_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue in StackwalkerAMD64::GetCallerByFramePointerRecovery.
Ivan Penkov
2015-10-15
1
-0
/
+132
*
Add frame pointer recovery to the AMD64 Stackwalker.
rsesek@chromium.org
2014-07-18
1
-1
/
+1
*
Allow setting a limit on the number of frames to be recovered by stack scanning.
ted.mielczarek@gmail.com
2013-08-19
1
-0
/
+66
*
Detect corrupt symbol files during minidump processing. Recover from the err...
ivan.penkov@gmail.com
2013-07-11
1
-10
/
+33
*
Avoid gmock warning "Uninteresting mock function call"
ted.mielczarek@gmail.com
2013-05-17
1
-0
/
+5
*
Keeping track of modules without symbols during crash report processing.
ivan.penkov@gmail.com
2013-03-06
1
-7
/
+28
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-6
/
+6
*
Allow processing dumps with missing stack memory for some threads
ted.mielczarek@gmail.com
2012-11-06
1
-0
/
+18
*
Refactor the logic of resolving source line info into helper class.
SiyangXie@gmail.com
2012-10-10
1
-10
/
+17
*
Fixing a mem leak in test code
ivan.penkov@gmail.com
2012-06-29
1
-3
/
+1
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-1
/
+1
*
In the AMD64 stackwalker, use heuristics to provide %rbp more often, as
jimblandy
2012-04-25
1
-5
/
+82
*
Fix some apparently longstanding crash bugs in Stackwalker implementations wh...
ted.mielczarek
2011-01-24
1
-3
/
+25
*
Refactor source line resolver, add interface in supplier and resolver.
SiyangXie@gmail.com
2010-10-07
1
-3
/
+6
*
Add stack-scanning fallback to Stackwalker{AMD64,ARM}.
ted.mielczarek
2010-10-01
1
-0
/
+123
*
Refactor some bits of StackWalkerX86 / StackFrameX86 out into their respectiv...
ted.mielczarek
2010-10-01
1
-0
/
+2
*
Fix unit tests that have not built since @610
ted.mielczarek
2010-07-23
1
-3
/
+3
*
Breakpad test support: Move test_assembler.{h,cc} from src/processor to src/c...
jimblandy
2010-04-27
1
-1
/
+1
*
Breakpad processor: Support AMD64 stack unwinding driven by DWARF CFI.
jimblandy
2010-03-16
1
-0
/
+334