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

Issue 2230143002: [debugger] use source position to identify break points. (Closed)

Created:
4 years, 4 months ago by Yang
Modified:
4 years, 4 months ago
Reviewers:
jgruber
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

[debugger] use source position to identify break points. This makes break point info independent from the code kind being executed. BUG=v8:5265 Committed: https://crrev.com/e2e676d51d075287cf50ea950e0b09ca73bc0ea6 Cr-Commit-Position: refs/heads/master@{#38528}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 1

Patch Set 3 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -93 lines) Patch
M src/debug/debug.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M src/debug/debug.cc View 1 2 5 chunks +26 lines, -20 lines 0 comments Download
M src/objects.h View 1 4 chunks +11 lines, -23 lines 0 comments Download
M src/objects.cc View 1 5 chunks +31 lines, -43 lines 0 comments Download
M src/objects-inl.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M src/objects-printer.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Yang
Jakob, please take a look.
4 years, 4 months ago (2016-08-10 08:42:43 UTC) #2
jgruber
Nice! lgtm + nit. https://codereview.chromium.org/2230143002/diff/20001/src/debug/debug.cc File src/debug/debug.cc (right): https://codereview.chromium.org/2230143002/diff/20001/src/debug/debug.cc#newcode289 src/debug/debug.cc:289: BreakLocation BreakLocation::ForBreakPoint(Handle<DebugInfo> debug_info, Nit: This ...
4 years, 4 months ago (2016-08-10 09:14:57 UTC) #3
Yang
On 2016/08/10 09:14:57, jgruber wrote: > Nice! lgtm + nit. > > https://codereview.chromium.org/2230143002/diff/20001/src/debug/debug.cc > File ...
4 years, 4 months ago (2016-08-10 09:26:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2230143002/40001
4 years, 4 months ago (2016-08-10 09:26:20 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-10 09:57:06 UTC) #8
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 09:57:25 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e2e676d51d075287cf50ea950e0b09ca73bc0ea6
Cr-Commit-Position: refs/heads/master@{#38528}

Powered by Google App Engine
This is Rietveld 408576698