diff options
author | qsr@chromium.org <qsr@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2012-08-20 13:42:09 +0000 |
---|---|---|
committer | qsr@chromium.org <qsr@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2012-08-20 13:42:09 +0000 |
commit | 5f57e963d04bf7552d0939725c43c4806a05808f (patch) | |
tree | 1902c2b3f19746eadba7aa8d5197362bc7aeee1d /src/processor/static_range_map_unittest.cc | |
parent | Fixing a Windows compiler warning in src/client/windows/crash_generation/mini... (diff) | |
download | breakpad-5f57e963d04bf7552d0939725c43c4806a05808f.tar.xz |
Getting context information from the kernel when catching a SIGABRT on iOS.
Until now, the context information was the current one when receiving a
SIGABRT. This is mainly wrong because the signal handler start in a new
context. This instead use the context passed to the signal handler.
Review URL: https://breakpad.appspot.com/435002
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1015 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/static_range_map_unittest.cc')
0 files changed, 0 insertions, 0 deletions