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

Issue 1909663005: [interpreter] Fix stack trace printers for debugging. (Closed)

Created:
4 years, 8 months ago by Yang
Modified:
4 years, 8 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter] Fix stack trace printers for debugging. This is pretty useful when debugging. There is no easy way to find the bytecode arrays on the stack. R=mstarzinger@chromium.org Committed: https://crrev.com/fa8bac650f5264554d65cef3a67e12b81a1adfd5 Cr-Commit-Position: refs/heads/master@{#35712}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Patch Set 3 : empty patch set as per comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M src/frames.cc View 1 1 chunk +10 lines, -4 lines 0 comments Download
M src/isolate.cc View 1 1 chunk +10 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Yang
4 years, 8 months ago (2016-04-21 12:48:38 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909663005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909663005/1
4 years, 8 months ago (2016-04-21 13:01:08 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-21 13:30:23 UTC) #5
Michael Starzinger
LGTM. More debugging output is always good. Just nits. https://codereview.chromium.org/1909663005/diff/1/src/frames.cc File src/frames.cc (right): https://codereview.chromium.org/1909663005/diff/1/src/frames.cc#newcode1414 src/frames.cc:1414: ...
4 years, 8 months ago (2016-04-21 17:05:18 UTC) #6
Yang
https://codereview.chromium.org/1909663005/diff/1/src/frames.cc File src/frames.cc (right): https://codereview.chromium.org/1909663005/diff/1/src/frames.cc#newcode1414 src/frames.cc:1414: accumulator->Add(":%d] [pc=%p]", line, pc); On 2016/04/21 17:05:18, Michael Starzinger ...
4 years, 8 months ago (2016-04-22 05:03:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909663005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909663005/20001
4 years, 8 months ago (2016-04-22 05:03:45 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel_ng on tryserver.v8 (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/565)
4 years, 8 months ago (2016-04-22 07:06:06 UTC) #12
Michael Achenbach
Please upload a new (empty) patchset and queue that one (see http://crbug.com/605846). Sorry for the ...
4 years, 8 months ago (2016-04-22 07:31:44 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1909663005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1909663005/40001
4 years, 8 months ago (2016-04-22 07:44:36 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-22 08:08:46 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:15:01 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fa8bac650f5264554d65cef3a67e12b81a1adfd5
Cr-Commit-Position: refs/heads/master@{#35712}

Powered by Google App Engine
This is Rietveld 408576698