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

Issue 2869573002: Use latent breakpoints list when looking up or removing breakpoints. (Closed)

Created:
3 years, 7 months ago by aam
Modified:
3 years, 7 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use latent breakpoints list when looking up or removing breakpoints. BUG=https://github.com/dart-lang/sdk/issues/29566 R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/5f9ec0abe8e9d5d268d5a6710da00018e0ccb193

Patch Set 1 #

Total comments: 6

Patch Set 2 : Make methods private. Don't attempt to lookup code breakpoints for latent locations #

Patch Set 3 : Make one more method private #

Patch Set 4 : Merge remote-tracking branch 'refs/remotes/origin/master' into update-bpts-cl #

Patch Set 5 : Merge remote-tracking branch 'refs/remotes/origin/master' into update-bpts-cl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -28 lines) Patch
M runtime/vm/debugger.h View 1 2 3 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/debugger.cc View 1 7 chunks +41 lines, -10 lines 0 comments Download
M runtime/vm/debugger_test.cc View 3 chunks +89 lines, -17 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
aam
Hi Siva, please take a look at the fix. It seems to do the job ...
3 years, 7 months ago (2017-05-07 03:20:41 UTC) #2
siva
LGTM https://codereview.chromium.org/2869573002/diff/1/runtime/vm/debugger.cc File runtime/vm/debugger.cc (right): https://codereview.chromium.org/2869573002/diff/1/runtime/vm/debugger.cc#newcode4257 runtime/vm/debugger.cc:4257: UnlinkCodeBreakpoints(curr_loc); Not sure if this is an issue, ...
3 years, 7 months ago (2017-05-08 18:28:19 UTC) #3
aam
PTAL https://codereview.chromium.org/2869573002/diff/1/runtime/vm/debugger.cc File runtime/vm/debugger.cc (right): https://codereview.chromium.org/2869573002/diff/1/runtime/vm/debugger.cc#newcode4257 runtime/vm/debugger.cc:4257: UnlinkCodeBreakpoints(curr_loc); On 2017/05/08 18:28:18, siva wrote: > Not ...
3 years, 7 months ago (2017-05-08 20:17:47 UTC) #4
siva
lgtm
3 years, 7 months ago (2017-05-08 22:55:19 UTC) #5
aam
3 years, 7 months ago (2017-05-09 12:58:43 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
5f9ec0abe8e9d5d268d5a6710da00018e0ccb193 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698