breakpad/src/common/linux
jimblandy@gmail.com 08fecb2e43 Issue 26001: Linux dumper: fix comments in STABS reader
Typos; ambiguities; dangling references to arguments whose names got
changed.

a=jimblandy, r=nealsid


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@445 4c0a9323-5329-0410-9bdc-e9ce6186880e
2009-12-15 16:58:37 +00:00
..
testdata Linux dumper: Add unit tests for google_breakpad::StabsReader. 2009-12-15 16:54:44 +00:00
dump_symbols.cc Issue 25002: Linux symbol dumper: Require STABS consumers to provide a Warning member. 2009-12-15 16:32:32 +00:00
dump_symbols.h Use ctsdio streams for dump_syms for significant speedup. Also contains a makefile fix to build in 32-bit mode, even on 64-bit systems. 2009-06-05 22:40:28 +00:00
file_id.cc Merge of Breakpad Chrome Linux fork 2009-08-17 23:12:53 +00:00
file_id.h Merge of Breakpad Chrome Linux fork 2009-08-17 23:12:53 +00:00
google_crashdump_uploader.cc New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
google_crashdump_uploader.h New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
google_crashdump_uploader_test.cc New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
guid_creator.cc Allow building with -pedantic (#186). r=ted.mielczarek 2007-05-31 19:44:52 +00:00
guid_creator.h Add Linux exception handler. 2007-03-12 01:53:18 +00:00
http_upload.cc issue 336 - Look for libcurl-gnutls in addition to libcurl.so. Patch by Karl Tomlinson <karlt@mozbugz.karlt.net>, r=me 2009-12-03 16:31:25 +00:00
http_upload.h Issue 221 - HTTPUpload::SendRequest should provide error code or error description to callers. r=Liu Li 2007-11-02 12:22:35 +00:00
libcurl_wrapper.cc New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
libcurl_wrapper.h New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
linux_libc_support.h Merge of Breakpad Chrome Linux fork 2009-08-17 23:12:53 +00:00
linux_libc_support_unittest.cc Upstreaming several patches from Chrome: 2009-12-01 21:35:52 +00:00
linux_syscall_support.h issue 330 - linux_syscall_support.h has extra semicolons causing compilation to fail with certain gcc options. Patch by Josh Aas <joshmoz@gmail.com>, r=me 2009-12-03 18:16:31 +00:00
memory.h Upstreaming several patches from Chrome: 2009-12-01 21:35:52 +00:00
memory_unittest.cc Upstreaming several patches from Chrome: 2009-12-01 21:35:52 +00:00
module.cc Linux dumper: Move the data structures representing the breakpad data into their own class. 2009-08-07 19:28:45 +00:00
module.h Linux dumper: fix comments in src/common/linux/module.h 2009-08-07 22:11:32 +00:00
stabs_reader.cc Issue 26001: Linux dumper: fix comments in STABS reader 2009-12-15 16:58:37 +00:00
stabs_reader.h Issue 26001: Linux dumper: fix comments in STABS reader 2009-12-15 16:58:37 +00:00
stabs_reader_unittest.cc Linux dumper: Add unit tests for google_breakpad::StabsReader. 2009-12-15 16:54:44 +00:00