Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Issue 493563002: Add CaptureContext and its test (Closed)

Created:
6 years, 4 months ago by Mark Mentovai
Modified:
6 years, 4 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Project:
crashpad
Visibility:
Public.

Description

Add CaptureContext and its test. TEST=client_test CaptureContextMac.CaptureContext R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/be5d0ab39c96

Patch Set 1 #

Total comments: 11

Patch Set 2 : Address review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+468 lines, -0 lines) Patch
A client/capture_context_mac.h View 1 chunk +48 lines, -0 lines 0 comments Download
A client/capture_context_mac.S View 1 1 chunk +217 lines, -0 lines 0 comments Download
A client/capture_context_mac_test.cc View 1 chunk +154 lines, -0 lines 0 comments Download
A client/client.gyp View 1 chunk +48 lines, -0 lines 0 comments Download
M crashpad.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Mark Mentovai
This is the heart of what Chrome’s DumpWithoutCrashing() will do.
6 years, 4 months ago (2014-08-20 01:10:25 UTC) #1
Robert Sesek
https://codereview.chromium.org/493563002/diff/1/client/capture_context_mac.S File client/capture_context_mac.S (right): https://codereview.chromium.org/493563002/diff/1/client/capture_context_mac.S#newcode42 client/capture_context_mac.S:42: // affect %eflags. In the x64 version you say ...
6 years, 4 months ago (2014-08-20 22:02:58 UTC) #2
Mark Mentovai
https://codereview.chromium.org/493563002/diff/1/client/capture_context_mac.S File client/capture_context_mac.S (right): https://codereview.chromium.org/493563002/diff/1/client/capture_context_mac.S#newcode95 client/capture_context_mac.S:95: movl %edx, 40(%eax) // x86_thread_state->uts.ts32.__ss On 2014/08/20 22:02:58, rsesek ...
6 years, 4 months ago (2014-08-20 22:23:38 UTC) #3
Robert Sesek
LGTM https://codereview.chromium.org/493563002/diff/1/client/capture_context_mac.S File client/capture_context_mac.S (right): https://codereview.chromium.org/493563002/diff/1/client/capture_context_mac.S#newcode204 client/capture_context_mac.S:204: movq 8(%rdi), %rax On 2014/08/20 22:23:37, Mark Mentovai ...
6 years, 4 months ago (2014-08-20 22:28:00 UTC) #4
Mark Mentovai
6 years, 4 months ago (2014-08-20 22:30:23 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as be5d0ab39c96 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698