Collect minidump and print callstack if an app chrashes.
authoredisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 8 Mar 2013 18:00:16 +0000 (18:00 +0000)
committeredisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 8 Mar 2013 18:00:16 +0000 (18:00 +0000)
commit184487c8083e4e3958f9efe6fb6a9b1d4865fdf5
treee5d93329a2af75fd8e02aa4622f2e595efbab8c0
parentbdd82f4c3a100fefd6aaec43794b8e8dbd1d5dbc
Collect minidump and print callstack if an app chrashes.
Review URL: https://codereview.chromium.org/12387018

git-svn-id: http://skia.googlecode.com/svn/trunk@8044 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/common.gypi
gyp/common_variables.gypi
gyp/tools.gyp
tools/render_pdfs_main.cpp
tools/win_dbghelp.cpp [new file with mode: 0644]
tools/win_dbghelp.h [new file with mode: 0644]