Stability instrumentation: add a Vectored Exception Handler
Adds a vectored exception handler that records basic exception
information (exception code and address, as well as pc).
Details:
- the handler is registered as first handler, but may get bumped due
to subsequent registrations
- in order for the exception info to be recorded, a thread tracker
must already exist
BUG=719026
Review-Url: https://codereview.chromium.org/2927653003
Cr-Commit-Position: refs/heads/master@{#479498}
CrOS-Libchrome-Original-Commit: e17e32d3fba9614e1dc54ffd21aa3ae56409a9f6
2 files changed