diff options
author | mark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2011-12-21 22:09:56 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2011-12-21 22:09:56 +0000 |
commit | 5951dd28afc3adb82ee21926c7f6cf46f9f15b87 (patch) | |
tree | 7aa54fefdc3b56cf028d26e2ff05806aa1b5274f /src/common/dwarf/dwarf2reader_cfi_unittest.cc | |
parent | Replace readlink calls with a safer version that guarantees NULL-termination. (diff) | |
download | breakpad-5951dd28afc3adb82ee21926c7f6cf46f9f15b87.tar.xz |
Eliminate another source of UnspecifiedStackSignature crash dumps.
Manufacturing an exception record improves the crash reporting, since then
the crashes get bucketed by the call stack leading to the dump, instead of
all falling into a misc bucket that nobody ever looks at.
Currently these are occuring through e.g. dumps from the base watchdog.
Link against RtlCaptureContext, as the function has been documented as
available
from Windows XP
[http://msdn.microsoft.com/en-us/library/windows/desktop/ms680591(v=vs.85).aspx].
Patch by Siggi Asgeirsson <siggi@chromium.org>
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@897 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/dwarf/dwarf2reader_cfi_unittest.cc')
0 files changed, 0 insertions, 0 deletions