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
/
common
/
mac
/
dump_syms.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
1
-3
/
+3
*
Breakpad: Don't use the deprecated __gnu_cxx::hash_map container.
jimblandy@gmail.com
2009-09-03
1
-9
/
+0
*
Fix for http://breakpad.appspot.com/18009 - run dump_syms on both PPC & i386 ...
nealsid
2009-07-17
1
-4
/
+11
*
Issue 284 - DWARF dumper doesn't output function names including arguments. r...
ted.mielczarek
2008-12-08
1
-1
/
+9
*
issue 286 - clean up some demangling code in dump_syms.mm. r=chris rogers
ted.mielczarek
2008-12-03
1
-84
/
+16
*
follow up for issue 281 - dump_syms fails to find dylib symbol file inside of...
ted.mielczarek
2008-12-01
1
-7
/
+6
*
issue 281 - dump_syms fails to find dylib symbol file inside of a bundle. r=n...
ted.mielczarek
2008-12-01
1
-3
/
+5
*
Fix for dump_syms to ignore line number information for addresses that don't ...
nealsid
2008-11-03
1
-16
/
+25
*
Issue 181: Add version info for Mac OS X modules. Found by iterating over lo...
nealsid
2008-10-22
1
-2
/
+8
*
Fix for DWARF processing when inline functions were encountered. Inline func...
nealsid
2008-10-14
1
-5
/
+37
*
Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...
nealsid
2008-10-08
1
-12
/
+315
*
Fix to ignore source files that have a text address of 0 in their stabs entry
nealsid
2008-05-19
1
-0
/
+10
*
Issue 199: Reviewed by Waylonis
ladderbreaker
2007-08-17
1
-3
/
+6
*
Issue 166 - reviewer Waylonis
ladderbreaker
2007-05-09
1
-4
/
+1
*
Issue 158: reviewer ladderbreaker
ladderbreaker
2007-05-03
1
-84
/
+22
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
1
-0
/
+2
*
c++filt crashes when fed some mangled ObjC++ names. Oops. Patch by Dave
mmentovai
2007-04-12
1
-37
/
+37
*
Issue 147 - reviewer Waylonis
ladderbreaker
2007-04-11
1
-10
/
+32
*
Revert previous patch, see google-breakpad-dev
mmentovai
2007-04-05
1
-1
/
+0
*
Fix temp file leak. Patch by Thomas Thiriez. r=me
mmentovai
2007-04-05
1
-0
/
+1
*
Issue 146 - reviewer Waylonis
ladderbreaker
2007-04-02
1
-44
/
+74
*
fixes for issue 129 : reviewed by Waylonis
ladderbreaker
2007-03-09
1
-23
/
+99
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-2
/
+1
*
Change the symbol table parsing so that it will only use symbols that are fro...
waylonis
2007-02-08
1
-4
/
+13
*
Changes to support patch #108:
waylonis
2007-01-23
1
-0
/
+847