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
/
source_line_resolver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-5
/
+8
*
Replace auto_ptr with scoped_ptr (#56). r=bryner
mmentovai
2006-10-23
1
-3
/
+2
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-39
/
+48
*
Add PUBLIC support to SourceLineResolver (resolve function names in Windows
mmentovai
2006-10-20
1
-18
/
+110
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-29
/
+68
*
Reduce calls to SymbolSupplier::GetSymbolFile() (#48).
bryner
2006-10-16
1
-0
/
+4
*
Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...
mmentovai
2006-09-28
1
-37
/
+174
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
1
-10
/
+25
*
Handle frame pointer omission (#21), part 1: ContainedRangeMap. r=bryner.
mmentovai
2006-09-20
1
-1
/
+1
*
Make SourceLineResolver use RangeMap (#13). r=bryner
mmentovai
2006-09-08
1
-54
/
+38
*
Add support to the StackWalker for resolving symbols, using a
bryner
2006-09-08
1
-1
/
+1
*
Make SourceLineResolver fill a StackFrame rather than using its own struct (#...
bryner
2006-09-07
1
-18
/
+10
*
Change header paths and include guards to be relative to the "src" directory....
bryner
2006-09-05
1
-1
/
+1
*
Make build system less annoying (#8) r=bryner
mmentovai
2006-08-30
1
-5
/
+5
*
Initial import, which includes the Windows client-side dump_syms tool, and
bryner
2006-08-25
1
-0
/
+275