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
/
dwarf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Breakpad DWARF parser: correct comments regarding dynamic_cast.
jimblandy
2010-03-30
1
-7
/
+14
*
Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002.
jimblandy
2010-03-29
3
-21
/
+53
*
Breakpad Linux dumper: Parse the .eh_frame section.
jimblandy
2010-03-16
8
-120
/
+1299
*
Breakpad DWARF parser: Add support for parsing .eh_frame encoded pointers.
jimblandy
2010-03-16
5
-5
/
+993
*
Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI records.
jimblandy
2010-03-16
6
-2
/
+3918
*
Breakpad DWARF parser: Expand comments for ByteReader class.
jimblandy
2010-02-11
1
-43
/
+122
*
Linux DWARF reader: Follow DW_AT_abstract_origin links to find function names.
jimblandy
2010-02-10
1
-0
/
+8
*
Breakpad Linux dumper: Add file comments as required by the style guide.
jimblandy
2010-02-09
4
-2
/
+25
*
Breakpad: Update copyright notice years on all files changed in 2010.
jimblandy
2010-02-09
10
-10
/
+10
*
Breakpad DWARF parser: Add method to read DWARF "Initial length".
jimblandy
2010-01-28
3
-27
/
+31
*
Typo: "An" -> "A".
jimblandy
2010-01-23
1
-1
/
+1
*
Breakpad DWARF Parser: Improved DWARF-processing interface.
jimblandy
2010-01-23
3
-0
/
+1084
*
Breakpad DWARF Reader: Change LineInfoHandler::AddLine to provide the line's ...
jimblandy
2010-01-22
4
-28
/
+50
*
Breakpad DWARF Reader: Also look for DWARF in sections with the proper names.
jimblandy
2010-01-22
1
-6
/
+18
*
Google Breakpad DWARF reader: Add a handler function for DIE references.
jimblandy
2010-01-12
4
-31
/
+70
*
Breakpad DWARF Reader: Add DWARF language enumeration values.
jimblandy
2010-01-11
1
-0
/
+36
*
Breakpad DWARF parser: Fix up documentation for DWARF reader classes.
jimblandy@gmail.com
2009-12-18
2
-33
/
+34
*
Issue 41004: Breakpad DWARF parser: fixes to compile without warnings under G...
jimblandy@gmail.com
2009-12-15
2
-1
/
+7
*
Issue 41003: Breakpad DWARF parser: Include <cstdio>, since we use it
jimblandy@gmail.com
2009-12-15
1
-2
/
+2
*
Issue 42002: Breakpad DWARF parser: avoid using <stdint.h> type
jimblandy@gmail.com
2009-12-15
3
-3
/
+11
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
10
-0
/
+2560