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_cfi_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable reading DWARF4 CIEs with 32 bit addresses.
Nelson Billing
2019-12-05
1
-6
/
+33
*
Basic handling of CIE version 4 in dwarf reading
Scott Graham
2016-11-02
1
-0
/
+87
*
convert to uint8_t* for binary data to fix -Wnarrowing build errors
Mike Frysinger
2016-01-26
1
-16
/
+32
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-4
/
+4
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-1
/
+1
*
Add includes for unittests that appear to need them.
jessicag.feedback@gmail.com
2011-10-17
1
-0
/
+2
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-4
/
+5
*
Breakpad Mac symbol dumper: Add new Mach-O reader class.
ted.mielczarek
2010-06-25
1
-5
/
+5
*
Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002.
jimblandy
2010-03-29
1
-2
/
+2
*
Breakpad Linux dumper: Parse the .eh_frame section.
jimblandy
2010-03-16
1
-4
/
+525
*
Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI records.
jimblandy
2010-03-16
1
-0
/
+1928