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

Issue 10664002: Add frame pointer recovery to the AMD64 Stackwalker. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by rsesek
Modified:
9 years, 9 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add frame pointer recovery to the AMD64 Stackwalker.

BUG=https://code.google.com/p/chromium/issues/detail?id=393594
R=mark@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1350

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/processor/stackwalker_amd64.cc View 1 2 2 chunks +52 lines, -2 lines 0 comments Download
M src/processor/stackwalker_amd64.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/processor/stackwalker_amd64_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
rsesek
9 years, 9 months ago #1
Mark Mentovai
LGTM https://breakpad.appspot.com/10664002/diff/1/src/processor/stackwalker_amd64.cc File src/processor/stackwalker_amd64.cc (right): https://breakpad.appspot.com/10664002/diff/1/src/processor/stackwalker_amd64.cc#newcode156 src/processor/stackwalker_amd64.cc:156: // Assume the presense of a frame pointer. ...
9 years, 9 months ago #2
rsesek
https://breakpad.appspot.com/10664002/diff/1/src/processor/stackwalker_amd64.cc File src/processor/stackwalker_amd64.cc (right): https://breakpad.appspot.com/10664002/diff/1/src/processor/stackwalker_amd64.cc#newcode156 src/processor/stackwalker_amd64.cc:156: // Assume the presense of a frame pointer. On ...
9 years, 9 months ago #3
Mark Mentovai
LGTM https://breakpad.appspot.com/10664002/diff/10004/src/processor/stackwalker_amd64.cc File src/processor/stackwalker_amd64.cc (right): https://breakpad.appspot.com/10664002/diff/10004/src/processor/stackwalker_amd64.cc#newcode158 src/processor/stackwalker_amd64.cc:158: // compilers to still emit this information. Nit: ...
9 years, 9 months ago #4
rsesek
https://breakpad.appspot.com/10664002/diff/10004/src/processor/stackwalker_amd64.cc File src/processor/stackwalker_amd64.cc (right): https://breakpad.appspot.com/10664002/diff/10004/src/processor/stackwalker_amd64.cc#newcode158 src/processor/stackwalker_amd64.cc:158: // compilers to still emit this information. On 2014/07/18 ...
9 years, 9 months ago #5
rsesek
9 years, 9 months ago #6
Message was sent while issue was closed.
Committed patchset #3 manually as r1350 (presubmit successful).
Sign in to reply to this message.

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