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
/
client
/
linux
/
minidump_writer
/
linux_dumper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch the Linux minidump writer to use MDCVInfoELF for CV data.
Ted Mielczarek
2016-04-05
1
-1
/
+2
*
Add an optional root prefix to Linux dumpers
Dominik Laskowski
2016-03-07
1
-6
/
+16
*
Update breakpad for Android packed relocations.
rmcilroy@chromium.org
2015-06-19
1
-0
/
+65
*
MIPS64: Initial MIPS64 related change.
mark@chromium.org
2015-04-15
1
-2
/
+4
*
Fix compilation with gcc --std=c++11
ted.mielczarek@gmail.com
2015-03-24
1
-1
/
+1
*
Handle failures of copying process data from a core file.
benchan@chromium.org
2015-02-02
1
-2
/
+2
*
Refactor .so name detection logic in minidump/linux_dumper.
primiano@chromium.org
2014-10-17
1
-8
/
+13
*
Microdumps: refactor out common parts of minidump_writer.cc
primiano@chromium.org
2014-10-01
1
-48
/
+2
*
Chrome on Android now supports loading the shared library directly from the A...
rmcilroy@chromium.org
2014-07-22
1
-0
/
+8
*
First cut at adding arm64 Linux / Android support to Breakpad.
rmcilroy@chromium.org
2014-04-02
1
-1
/
+5
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
1
-1
/
+7
*
Don't bail if a thread's stack pointer is invalid
mkrebs@chromium.org
2012-10-08
1
-4
/
+1
*
Minidumps never contain MD_LINUX_DSO_DEBUG info when breakpad is in a shared ...
ted.mielczarek@gmail.com
2012-09-19
1
-9
/
+9
*
Improve Android support
digit@chromium.org
2012-08-21
1
-22
/
+0
*
Fix for putting main module as first one in minidump
mkrebs@chromium.org
2012-03-30
1
-1
/
+3
*
Implement core dump to minidump conversion.
benchan@chromium.org
2012-01-19
1
-16
/
+31
*
Refactor LinuxDumper and MinidumpWriter.
benchan@chromium.org
2012-01-11
1
-9
/
+34
*
Another attempt at signed / unsigned int resolution for linux minidump writer.
jessicag.feedback@gmail.com
2011-03-30
1
-2
/
+3
*
Updating to ints from unsigned ints so -1 will be an acceptable value.
jessicag.feedback@gmail.com
2011-03-03
1
-1
/
+1
*
allow passing info about known memory mappings to MinidumpWriter and Exceptio...
ted.mielczarek
2010-12-13
1
-3
/
+5
*
Linux: Attempt to generate an ELF identifier for deleted running binaries.
thestig@chromium.org
2010-11-19
1
-1
/
+12
*
Add support for building the Linux client code using the Android NDK
ted.mielczarek
2010-10-20
1
-0
/
+24
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-23
1
-1
/
+1
*
ARM support, with some build system changes to support x86-64, arm, and i386 ...
nealsid
2010-03-02
1
-7
/
+11
*
Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...
ted.mielczarek
2009-12-23
1
-0
/
+5
*
Upstreaming several patches from Chrome:
nealsid
2009-12-01
1
-2
/
+6
*
Merge of Breakpad Chrome Linux fork
nealsid
2009-08-17
1
-0
/
+142