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
/
dwarf2reader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code.
mark@chromium.org
2012-12-12
1
-2
/
+1
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-13
/
+14
*
Breakpad DWARF: Add support for DWARF 4 attribute forms.
jimblandy
2012-02-01
1
-0
/
+9
*
Remove "using namespace std" from dwarf2reader.h. Using-directives are
mark@chromium.org
2011-10-11
1
-18
/
+17
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-1
/
+1
*
Breakpad Linux dumper: Parse the .eh_frame section.
jimblandy
2010-03-16
1
-36
/
+206
*
Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI records.
jimblandy
2010-03-16
1
-0
/
+468
*
Breakpad: Update copyright notice years on all files changed in 2010.
jimblandy
2010-02-09
1
-1
/
+1
*
Breakpad DWARF Reader: Change LineInfoHandler::AddLine to provide the line's ...
jimblandy
2010-01-22
1
-7
/
+8
*
Google Breakpad DWARF reader: Add a handler function for DIE references.
jimblandy
2010-01-12
1
-0
/
+10
*
Breakpad DWARF parser: Fix up documentation for DWARF reader classes.
jimblandy@gmail.com
2009-12-18
1
-29
/
+30
*
Issue 42002: Breakpad DWARF parser: avoid using <stdint.h> type
jimblandy@gmail.com
2009-12-15
1
-1
/
+1
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
1
-0
/
+392