breakpad/src
digit@chromium.org 0192fc21b9 Fix three unit tests on recent ARM devices.
Three unit tests were failing on recent ARM devices (e.g. Galaxy Nexus
or Nexus 4), while ran properly on older ones (e.g. Nexus S).

The main issue is that the instruction cache needs to be explicitely
cleared on ARM after writing machine code bytes to a malloc()-ed
page with PROT_EXEC.
Review URL: https://breakpad.appspot.com/540002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1132 4c0a9323-5329-0410-9bdc-e9ce6186880e
2013-03-21 08:22:37 +00:00
..
client Fix three unit tests on recent ARM devices. 2013-03-21 08:22:37 +00:00
common Provide a ReadSymbolData API for Mac dump_syms 2013-03-06 20:14:34 +00:00
google_breakpad Keeping track of modules without symbols during crash report processing. 2013-03-06 19:32:13 +00:00
processor Keeping track of modules without symbols during crash report processing. 2013-03-06 19:32:13 +00:00
third_party fix size types w/x32 2013-03-07 19:02:44 +00:00
tools Allow reading just CFI data when reading symbols 2013-03-06 15:32:53 +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