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_ppc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow setting a limit on the number of frames to be recovered by stack scanning.
ted.mielczarek@gmail.com
2013-08-19
1
-1
/
+2
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-2
/
+2
*
Allow processing dumps with missing stack memory for some threads
ted.mielczarek@gmail.com
2012-11-06
1
-3
/
+3
*
Refactor the logic of resolving source line info into helper class.
SiyangXie@gmail.com
2012-10-10
1
-11
/
+10
*
Refactor some bits of StackWalkerX86 / StackFrameX86 out into their respectiv...
ted.mielczarek
2010-10-01
1
-0
/
+2
*
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
*
Add logging to minidump processor (#82). Part 2: add messages to the rest of
mmentovai
2007-05-21
1
-2
/
+10
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-5
/
+5
*
Communicate OS and CPU to SymbolSupplier (#107). r=bryner
mmentovai
2007-01-10
1
-2
/
+3
*
Add an abstract interface to SourceLineResolver, and allow any implementation
bryner
2006-12-11
1
-2
/
+3
*
Module API (#32). r=waylonis, bryner
mmentovai
2006-12-05
1
-2
/
+2
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-3
/
+3
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-1
/
+1
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-1
/
+3
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-40
/
+54
*
ppc stackwalker (#30). r=bryner
mmentovai
2006-09-25
1
-0
/
+120