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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make x86-64 frame pointer unwinding stricter
Ted Mielczarek
2016-04-19
1
-0
/
+17
*
Issue in StackwalkerAMD64::GetCallerByFramePointerRecovery.
Ivan Penkov
2015-10-15
1
-9
/
+25
*
Add frame pointer recovery to the AMD64 Stackwalker.
rsesek@chromium.org
2014-07-18
1
-2
/
+52
*
Allow setting a limit on the number of frames to be recovered by stack scanning.
ted.mielczarek@gmail.com
2013-08-19
1
-2
/
+3
*
More robust stack walks when the IP address in the context frame is invalid (...
ivan.penkov@gmail.com
2013-06-26
1
-4
/
+4
*
Make x86-64 stack walking work for Native Client minidumps
mseaborn@chromium.org
2013-05-08
1
-0
/
+11
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-4
/
+4
*
Print the correct return address, even on architectures where StackFrame::ins...
jimblandy
2013-01-22
1
-8
/
+11
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
1
-1
/
+1
*
Allow processing dumps with missing stack memory for some threads
ted.mielczarek@gmail.com
2012-11-06
1
-2
/
+2
*
Refactor the logic of resolving source line info into helper class.
SiyangXie@gmail.com
2012-10-10
1
-20
/
+19
*
In the AMD64 stackwalker, use heuristics to provide %rbp more often, as
jimblandy
2012-04-25
1
-9
/
+28
*
Fix some apparently longstanding crash bugs in Stackwalker implementations wh...
ted.mielczarek
2011-01-24
1
-1
/
+1
*
Add stack-scanning fallback to Stackwalker{AMD64,ARM}.
ted.mielczarek
2010-10-01
1
-1
/
+36
*
Refactor some bits of StackWalkerX86 / StackFrameX86 out into their respectiv...
ted.mielczarek
2010-10-01
1
-0
/
+2
*
Cleanup: Remove a useless check.
thestig@chromium.org
2010-08-26
1
-8
/
+6
*
Breakpad processor: Support AMD64 stack unwinding driven by DWARF CFI.
jimblandy
2010-03-16
1
-41
/
+101
*
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
-3
/
+1
*
Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...
jimblandy
2009-12-23
1
-1
/
+1
*
Issue 196 - Breakpad processor support for x86-64. r=mento
ted.mielczarek
2007-10-31
1
-0
/
+131