DescriptionMinidumpContext: 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 #
Messages
Total messages: 4 (1 generated)
|