0
Files
src/breakpad
thakis@chromium.org 3f1201a57f roll breakpad 915:922
916: Creating minidump for uncaught exception on iOS.
917: Add missing include. (iOS)
918: Avoid setting an alternative stack for signals if there's already one (linux)
919: Add filename to error when PDBSourceLineWriter::Open fails (win)
920: Add some missing #includes
921: Add a bootstrap_register() wrapper to fix deprecation warnings (mac)
922: Move away from the 10.4 SDK. (mac)

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/9433023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122963 0039d316-1c4b-4281-b951-d872f2087c98
2012-02-22 03:43:58 +00:00
..
2011-01-24 19:19:19 +00:00
2012-02-22 03:43:58 +00:00
2011-07-02 23:53:59 +00:00

Breakpad actually lives in src (pulled via svn:externals from code.google.com).

This directory contains Chrome's version of Breakpad's Visual Studio build
files (*.vcproj) and a compiled version of Breakpad's symupload.exe utility
for Windows.