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

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by Ted Mielczarek
Modified:
10 years, 5 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
10 years, 6 months ago #1
Mark Mentovai
10 years, 6 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