diff options
author | cstefansen@google.com <cstefansen@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-14 18:27:37 +0000 |
---|---|---|
committer | cstefansen@google.com <cstefansen@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-14 18:27:37 +0000 |
commit | 6784252af99d1da6c63871374d9409998c64ef5b (patch) | |
tree | b143523926a953dd1383ef0819b996ca585c8e19 /views/controls | |
parent | 08392d8b0ddf22814b3e4c7aed44281ff3a9bee6 (diff) | |
download | chromium_src-6784252af99d1da6c63871374d9409998c64ef5b.zip chromium_src-6784252af99d1da6c63871374d9409998c64ef5b.tar.gz chromium_src-6784252af99d1da6c63871374d9409998c64ef5b.tar.bz2 |
Enable Breakpad for crashes in trusted code in Native Client on Chrome for Linux.
This change ensures that the appropriate command line flag (SetCrashReporterCommandLine())
is set for the NaCl process and read by the NaCl main process when it starts.
TEST=
0. Ensure that Native Client is DEPS'ed in at revision 4097 or higher
1. From src/ issue
./build/gyp_chromim -f make -dlinux_breakpad=1
2. Build Chromium (debug build)
3. With env. variable CHROME_HEADLESS=1 and NACL_CRASH_TEST=1 run
out/Debug/chrome --enable-nacl --enable-crash-reporter
4. Visit a page that attempts to load a NaCl module, e.g.,
http://naclports.googlecode.com/svn/trunk/src/gallery/index.html
5. Observe that a .dmp file is created in ~/.config/chromium/Crash\ Reports/
BUG= http://code.google.com/p/nativeclient/issues/detail?id=206
Review URL: http://codereview.chromium.org/6193005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71459 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/controls')
0 files changed, 0 insertions, 0 deletions