breakpad/src
jimblandy 3e60d65111 Breakpad Linux Dumper: Rename structure members to follow the Google C++ Style Guide.
The Google C++ Style Guide says that members of structures needn't
have names ending in underscores. The structure types in
google_breakpad::Module don't follow this rule.

a=jimblandy, r=nealsid


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@505 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-01-28 22:59:15 +00:00
..
client Move file_id.cc from test_src to lib_src 2010-01-12 19:20:39 +00:00
common Breakpad Linux Dumper: Rename structure members to follow the Google C++ Style Guide. 2010-01-28 22:59:15 +00:00
google_breakpad Breakpad processor: Don't pass Windows stack walking information to all walkers. 2010-01-14 19:17:36 +00:00
processor Breakpad processor: Fix function and public symbol lookup. 2010-01-28 05:17:23 +00:00
third_party/linux New uploader for Linux with unit tests, and gflags/glog libraries 2009-09-29 21:55:19 +00:00
tools Breakpad Linux symbol dumper: Don't disable asserts. 2010-01-27 19:10:56 +00:00
breakpad_googletest_includes.h Add more error information to minidump processing return code. Also added dependency on google test, and modified minidump processing unit tests to use google test 2009-05-29 00:53:02 +00:00
config.h.in Make build system less annoying (#8) r=bryner 2006-08-30 20:05:05 +00:00