..
cpu_set_unittest.cc
Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's
2013-12-03 19:01:17 +00:00
cpu_set.h
Improve ARM CPU info reporting.
2013-04-24 10:06:14 +00:00
directory_reader_unittest.cc
This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h
2012-06-28 22:46:01 +00:00
directory_reader.h
SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411002/ , since revision 1001 only contains the new src/client/linux/linux_libc_support.cc and none of the other required files.
2012-08-03 15:01:52 +00:00
line_reader_unittest.cc
Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's
2013-12-03 19:01:17 +00:00
line_reader.h
SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411002/ , since revision 1001 only contains the new src/client/linux/linux_libc_support.cc and none of the other required files.
2012-08-03 15:01:52 +00:00
linux_core_dumper_unittest.cc
Add API to skip dump if crashing thread doesn't reference a given module
2017-01-18 15:41:07 +00:00
linux_core_dumper.cc
Linux: Write out si_code for SIGBUS exceptions.
2018-04-03 16:35:14 +00:00
linux_core_dumper.h
Add an optional root prefix to Linux dumpers
2016-03-07 21:35:43 -05:00
linux_dumper_unittest_helper.cc
Improve stack sanitization unittests.
2017-02-24 19:59:03 +00:00
linux_dumper.cc
Linux: Write out si_code for SIGBUS exceptions.
2018-04-03 16:35:14 +00:00
linux_dumper.h
Linux: Write out si_code for SIGBUS exceptions.
2018-04-03 16:35:14 +00:00
linux_ptrace_dumper_unittest.cc
Rename src/common/memory.h to memory_allocator.h.
2017-10-17 14:02:43 +00:00
linux_ptrace_dumper.cc
Don't attempt to use PTRACE_GETREGS if it isn't defined.
2017-05-25 14:44:22 +00:00
linux_ptrace_dumper.h
Fixing breakpad on old linux kernel
2017-04-21 17:28:03 +00:00
minidump_writer_unittest_utils.cc
Fixing various compiler warnings and applying minor tweaks to allow running of
2012-07-02 22:55:57 +00:00
minidump_writer_unittest_utils.h
Fixing various compiler warnings and applying minor tweaks to allow running of
2012-07-02 22:55:57 +00:00
minidump_writer_unittest.cc
Use __NR_exit_group in MinidumpWriterTest.MinidumpStacksSkippedIfRequested.
2017-05-24 16:05:24 +00:00
minidump_writer.cc
Rename MDRawContextARM64 and its context flags
2018-08-01 19:26:38 +00:00
minidump_writer.h
Wire up stack sanitization and skipping to WriteMinidump
2017-02-03 10:01:12 +00:00
proc_cpuinfo_reader_unittest.cc
Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's
2013-12-03 19:01:17 +00:00
proc_cpuinfo_reader.h
Improve ARM CPU info reporting.
2013-04-24 10:06:14 +00:00