breakpad/src/client/linux/minidump_writer
2011-10-20 18:23:01 +00:00
..
directory_reader.h Import linux_syscall_support.h from linux-syscall-support.googlecode.com instead of using our own copy. 2010-09-15 22:31:57 +00:00
directory_reader_unittest.cc Merge of Breakpad Chrome Linux fork 2009-08-17 23:12:53 +00:00
line_reader.h Import linux_syscall_support.h from linux-syscall-support.googlecode.com instead of using our own copy. 2010-09-15 22:31:57 +00:00
line_reader_unittest.cc Add support for building the Linux client code using the Android NDK 2010-10-20 15:51:38 +00:00
linux_dumper.cc Fix linux-gate handling in LinuxDumper so it gets a valid debug ID 2011-05-06 23:23:31 +00:00
linux_dumper.h Another attempt at signed / unsigned int resolution for linux minidump writer. 2011-03-30 21:42:27 +00:00
linux_dumper_unittest.cc Fix linux-gate handling in LinuxDumper so it gets a valid debug ID 2011-05-06 23:23:31 +00:00
linux_dumper_unittest_helper.cc allow passing info about known memory mappings to MinidumpWriter and ExceptionHandler 2010-12-13 22:10:23 +00:00
minidump_extension_linux.h Fix compilation for minidump-2-core. 2010-09-16 23:29:04 +00:00
minidump_writer.cc Fix some shadow variables, including one in file_id.cc that causes all files to generate the same hash. Add a test to make sure this doesn't happen again. 2011-10-20 18:23:01 +00:00
minidump_writer.h allow passing info about known memory mappings to MinidumpWriter and ExceptionHandler 2010-12-13 22:10:23 +00:00
minidump_writer_unittest.cc Fix compile by adding needed includes. 2011-01-12 00:14:27 +00:00