diff options
author | mark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2012-07-03 16:44:49 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2012-07-03 16:44:49 +0000 |
commit | a15a2a681196a2ccee6e25ab121678bdf2143cef (patch) | |
tree | 9ac6c3bacdea50a3413d8c714ff5cc0bba4730d1 /autotools/depcomp | |
parent | Fixing various compiler warnings and applying minor tweaks to allow running of (diff) | |
download | breakpad-a15a2a681196a2ccee6e25ab121678bdf2143cef.tar.xz |
Allow the minidump writer to collect handle data so that resulting dump contains
information about opened handles (!handle) and handle operations trace
(!htrace).
Depending on the dump type different amount of data is collected. For a full
dump all handles and complete handle trace are included to the dump. In the case
of a minidump the list of handle operations for a single handle value (the last
handle value that caused STATUS_INVALID_HANDLE exception) is recorded. In either
case the handle trace should be explicitly enabled by the client process (or by
a debugger) in order to produce any handle trace data.
BUG=131699
Patch by Alex Pakhunov <alexeypa@chromium.org>
Review URL: https://breakpad.appspot.com/410002/
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@979 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'autotools/depcomp')
0 files changed, 0 insertions, 0 deletions