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

Issue 16093040: Debug: support breakpoints set in the middle of statement (Closed)

Created:
7 years, 6 months ago by Peter.Rybin
Modified:
7 years, 5 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Debug: support breakpoints set in the middle of statement R=yangguo@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15416

Patch Set 1 #

Patch Set 2 : clean #

Total comments: 14

Patch Set 3 : follow code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -38 lines) Patch
M src/debug.h View 1 2 4 chunks +14 lines, -3 lines 0 comments Download
M src/debug.cc View 1 2 6 chunks +37 lines, -9 lines 0 comments Download
M src/debug-debugger.js View 1 2 11 chunks +32 lines, -13 lines 0 comments Download
M src/runtime.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/runtime.cc View 1 2 3 chunks +29 lines, -6 lines 0 comments Download
M test/cctest/test-debug.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M test/mjsunit/debug-breakpoints.js View 1 2 3 chunks +22 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Peter.Rybin
7 years, 6 months ago (2013-06-09 22:23:18 UTC) #1
Peter.Rybin
On 2013/06/09 22:23:18, peter.rybin wrote: ping
7 years, 6 months ago (2013-06-13 12:12:02 UTC) #2
Peter.Rybin
On 2013/06/13 12:12:02, peter.rybin wrote: > On 2013/06/09 22:23:18, peter.rybin wrote: > > ping ping
7 years, 6 months ago (2013-06-24 17:12:59 UTC) #3
Yang
Looking good so far. Got a few comments. Also, test case would be great. Again, ...
7 years, 6 months ago (2013-06-25 11:32:00 UTC) #4
Peter.Rybin
https://codereview.chromium.org/16093040/diff/1007/src/debug-debugger.js File src/debug-debugger.js (right): https://codereview.chromium.org/16093040/diff/1007/src/debug-debugger.js#newcode280 src/debug-debugger.js:280: other_script.id, this.line_, this.column_, this.groupId_, this.statement_aligned_); On 2013/06/25 11:32:00, Yang ...
7 years, 5 months ago (2013-06-27 14:07:29 UTC) #5
Peter.Rybin
> Looking good so far. Got a few comments. Also, test case would be great. ...
7 years, 5 months ago (2013-06-27 14:08:50 UTC) #6
Peter.Rybin
Let's finish this off :)
7 years, 5 months ago (2013-07-01 10:45:05 UTC) #7
Yang
On 2013/07/01 10:45:05, peter.rybin wrote: > Let's finish this off :) LGTM!
7 years, 5 months ago (2013-07-01 12:11:04 UTC) #8
Peter.Rybin
7 years, 5 months ago (2013-07-01 12:54:24 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 manually as r15416 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698