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
*
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