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

Issue 620663002: MinidumpContext: fix some problems in AMD64 (x86_64) context enums (Closed)

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

Description

MinidumpContext: fix some problems in AMD64 (x86_64) context enums. This fixes a sloppy compliation error: “Redefinition of enumerator 'kMinidumpContextX86Xstate'”. It also fixes CONTEXT_FULL, which should contain floating-point registers but not segment registers unlike the its 32-bit x86 equivalent. Some comments are revised to provide better, um, context. R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/5906513e301dc61b9da3a524b067d4ad904cca70

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M minidump/minidump_context.h View 2 chunks +9 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Mark Mentovai
6 years, 2 months ago (2014-09-30 20:20:20 UTC) #2
Robert Sesek
LGTM
6 years, 2 months ago (2014-09-30 21:18:44 UTC) #3
Mark Mentovai
6 years, 2 months ago (2014-09-30 21:22:40 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5906513e301dc61b9da3a524b067d4ad904cca70 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698