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
tree: ca3641b3f594f7d8048948bbed39d5f063103809
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/