aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2011-12-21 22:09:56 +0000
committermark@chromium.org <mark@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2011-12-21 22:09:56 +0000
commit5951dd28afc3adb82ee21926c7f6cf46f9f15b87 (patch)
tree7aa54fefdc3b56cf028d26e2ff05806aa1b5274f /Makefile.in
parentReplace readlink calls with a safer version that guarantees NULL-termination. (diff)
downloadbreakpad-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 'Makefile.in')
0 files changed, 0 insertions, 0 deletions