breakpad/src
qsr@chromium.org 3a59d0586b Always read CFI section, even when not outputing CFI information.
On iOS at least, the CFI section contains information needed to
correctly dump the symbols. Even if the CFI section is not dumped,
reading it is necessary to get correcty symbolication.

R=mark@chromium.org, ted.mielczarek@gmail.com

Review URL: https://breakpad.appspot.com/596002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1182 4c0a9323-5329-0410-9bdc-e9ce6186880e
2013-05-16 14:06:06 +00:00
..
client Fix a "set but not used" compiler warning in a test 2013-05-10 20:58:49 +00:00
common Always read CFI section, even when not outputing CFI information. 2013-05-16 14:06:06 +00:00
google_breakpad Make x86-64 stack walking work for Native Client minidumps 2013-05-08 02:37:15 +00:00
processor Compile issue when using global string "::string". For more details take a look at src/common/using_std_string.h. 2013-05-11 00:23:41 +00:00
third_party Fix a "set but not used" compiler warning in libdisasm 2013-05-10 15:49:23 +00:00
tools Check in new Windows binaries. 2013-05-09 16:29: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 Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up being useful enough to use in production, so let's drop the maintenence burden 2011-07-07 20:53:52 +00:00