Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(66)

Issue 7654002: Print more x86-64 registers in minidump_stackwalk (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by Ted Mielczarek
Modified:
9 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

We aren't printing all of the general purpose registers for x86-64, which seems
silly. This patch adds all the registers that have CONTEXT_VALID flags, and
reorders them in order of the CONTEXT_VALID bits just for sanity.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/processor/minidump_stackwalk.cc View 1 chunk +22 lines, -4 lines 0 comments Download

Messages

Total messages: 2
Ted Mielczarek
9 years, 11 months ago #1
Mark Mentovai
9 years, 11 months ago #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted