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
/
minidump_stackwalk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add an abstract interface to SourceLineResolver, and allow any implementation
bryner
2006-12-11
1
-1
/
+4
*
Provide a mechanism for SymbolSuppliers to interrupt processing (#93)
bryner
2006-12-08
1
-17
/
+17
*
Module API (#32). r=waylonis, bryner
mmentovai
2006-12-05
1
-3
/
+32
*
Limit use of default namespace in tests and utility programs (#71). r=bryner
mmentovai
2006-11-09
1
-0
/
+4
*
Suppress handler thread from appearing in MinidumpProcessor's ProcessState
mmentovai
2006-11-06
1
-7
/
+9
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-5
/
+5
*
minidump_stackwalk should use MinidumpProcessor (#64). r=bryner
mmentovai
2006-10-27
1
-68
/
+170
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-1
/
+1
*
Replace auto_ptr with scoped_ptr (#56). r=bryner
mmentovai
2006-10-23
1
-4
/
+4
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-4
/
+3
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-9
/
+10
*
ppc stackwalker (#30). r=bryner
mmentovai
2006-09-25
1
-13
/
+28
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
1
-10
/
+25
*
Follow-up to #26: get rid of supplier_data, it's not really needed since
bryner
2006-09-20
1
-1
/
+1
*
Change interface for providing files to Minidump (#19). r=bryner
mmentovai
2006-09-08
1
-17
/
+4
*
Add support to the StackWalker for resolving symbols, using a
bryner
2006-09-08
1
-11
/
+6
*
Initial implementation of x86 stackwalker (#9). r=bryner
mmentovai
2006-09-06
1
-0
/
+118
[prev]