breakpad/src/common
mark@chromium.org 80bcce941e Move away from the 10.4 SDK.
Review URL: https://breakpad.appspot.com/351001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@922 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-02-21 21:33:09 +00:00
..
dwarf Add some missing #includes 2012-02-15 16:26:32 +00:00
linux Change some functions in linux_libc_support.h to use intmax_t instead of int. 2012-01-27 12:51:07 +00:00
mac Move away from the 10.4 SDK. 2012-02-21 21:33:09 +00:00
solaris
testdata
tests Add utilities for processing Linux core dump files. 2012-01-07 02:25:22 +00:00
windows Add filename to error message when PDBSourceLineWriter::Open fails 2012-02-15 15:29:44 +00:00
basictypes.h Refactor code in preparation of merging with the fork in Chromium OS. 2011-12-16 16:42:59 +00:00
byte_cursor.h
byte_cursor_unittest.cc
convert_UTF.c
convert_UTF.h
dwarf_cfi_to_module.cc Fix harmless warning in dwarf_cfi_to_module.cc. 2011-10-11 17:38:35 +00:00
dwarf_cfi_to_module.h Breakpad Linux/Mac symbol dumper: Share duplicate strings that arise in DWARF data. 2010-07-17 15:14:30 +00:00
dwarf_cfi_to_module_unittest.cc Add includes for unittests that appear to need them. 2011-10-17 19:08:31 +00:00
dwarf_cu_to_module.cc Add some unit tests for Linux WriteSymbolFile 2011-07-06 17:05:59 +00:00
dwarf_cu_to_module.h Fix some comments and parameter names. 2011-11-23 23:03:30 +00:00
dwarf_cu_to_module_unittest.cc Fix some comments and parameter names. 2011-11-23 23:03:30 +00:00
dwarf_line_to_module.cc Remove "using namespace std" from dwarf2reader.h. Using-directives are 2011-10-11 17:59:03 +00:00
dwarf_line_to_module.h
dwarf_line_to_module_unittest.cc Add includes for unittests that appear to need them. 2011-10-17 19:08:31 +00:00
language.cc Upstream fix for compiling of breakpad with gcc-4.6. Remove an unnecessary 2011-10-22 16:57:10 +00:00
language.h
md5.cc Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
md5.h Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
memory.h Refactor LinuxDumper and MinidumpWriter. 2012-01-11 01:31:35 +00:00
memory_range.h Replace MMappedRange with MinidumpMemoryRange. 2011-12-21 22:33:21 +00:00
memory_range_unittest.cc Refactor code in preparation of merging with the fork in Chromium OS. 2011-12-16 16:42:59 +00:00
memory_unittest.cc Refactor LinuxDumper and MinidumpWriter. 2012-01-11 01:31:35 +00:00
module.cc Linux/Mac: Add option to omit the CFI section in dump_syms. 2011-09-14 01:02:55 +00:00
module.h Linux/Mac: Add option to omit the CFI section in dump_syms. 2011-09-14 01:02:55 +00:00
module_unittest.cc Linux/Mac: Add option to omit the CFI section in dump_syms. 2011-09-14 01:02:55 +00:00
stabs_reader.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
stabs_reader.h Put PUBLIC lines in Mac symbol files. 2011-03-04 16:08:39 +00:00
stabs_reader_unittest.cc Put PUBLIC lines in Mac symbol files. 2011-03-04 16:08:39 +00:00
stabs_to_module.cc Add some unit tests for Linux WriteSymbolFile 2011-07-06 17:05:59 +00:00
stabs_to_module.h Put PUBLIC lines in Mac symbol files. 2011-03-04 16:08:39 +00:00
stabs_to_module_unittest.cc Put PUBLIC lines in Mac symbol files. 2011-03-04 16:08:39 +00:00
string_conversion.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
string_conversion.h
test_assembler.cc review: http://breakpad.appspot.com/138001 2010-07-29 05:25:43 +00:00
test_assembler.h Breakpad Mac symbol dumper: Add new Mach-O reader class. 2010-06-25 16:56:16 +00:00
test_assembler_unittest.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00