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

Issue 1113243002: Add the --steal-breakpoints flag. (Closed)

Created:
5 years, 7 months ago by turnidge
Modified:
5 years, 7 months ago
Reviewers:
rmacnak, hausner
CC:
reviews_dartlang.org, Cutch, vm-dev_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Add the --steal-breakpoints flag. Add a test. Update debugging_test.dart to not use line number instead of token pos to make it modestly less fragile. BUG= R=rmacnak@google.com Committed: https://code.google.com/p/dart/source/detail?r=45470

Patch Set 1 #

Patch Set 2 : tweaks #

Total comments: 9

Patch Set 3 : code review #

Patch Set 4 : #

Patch Set 5 : switch branch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+236 lines, -78 lines) Patch
M runtime/observatory/tests/service/debugging_test.dart View 1 2 7 chunks +91 lines, -76 lines 0 comments Download
A runtime/observatory/tests/service/steal_breakpoint_test.dart View 1 2 1 chunk +78 lines, -0 lines 0 comments Download
M runtime/vm/debugger.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/debugger.cc View 1 2 3 4 2 chunks +9 lines, -1 line 0 comments Download
M runtime/vm/isolate.h View 3 chunks +8 lines, -0 lines 0 comments Download
M runtime/vm/isolate.cc View 1 2 3 4 4 chunks +49 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
turnidge
5 years, 7 months ago (2015-04-30 20:38:03 UTC) #2
rmacnak
lgtm w/c https://chromiumcodereview.appspot.com/1113243002/diff/20001/runtime/observatory/tests/service/debugging_test.dart File runtime/observatory/tests/service/debugging_test.dart (right): https://chromiumcodereview.appspot.com/1113243002/diff/20001/runtime/observatory/tests/service/debugging_test.dart#newcode86 runtime/observatory/tests/service/debugging_test.dart:86: // We are at the breakpoint on ...
5 years, 7 months ago (2015-04-30 21:48:55 UTC) #3
hausner
DBC https://codereview.chromium.org/1113243002/diff/20001/runtime/observatory/tests/service/debugging_test.dart File runtime/observatory/tests/service/debugging_test.dart (right): https://codereview.chromium.org/1113243002/diff/20001/runtime/observatory/tests/service/debugging_test.dart#newcode29 runtime/observatory/tests/service/debugging_test.dart:29: (Isolate isolate) async { DBC: I'm not familiar ...
5 years, 7 months ago (2015-04-30 23:17:31 UTC) #5
hausner
More DBC. https://codereview.chromium.org/1113243002/diff/20001/runtime/observatory/tests/service/debugging_test.dart File runtime/observatory/tests/service/debugging_test.dart (right): https://codereview.chromium.org/1113243002/diff/20001/runtime/observatory/tests/service/debugging_test.dart#newcode29 runtime/observatory/tests/service/debugging_test.dart:29: (Isolate isolate) async { On 2015/04/30 23:17:31, ...
5 years, 7 months ago (2015-04-30 23:41:48 UTC) #6
turnidge
Matthias, can you take another look? https://codereview.chromium.org/1113243002/diff/20001/runtime/observatory/tests/service/debugging_test.dart File runtime/observatory/tests/service/debugging_test.dart (right): https://codereview.chromium.org/1113243002/diff/20001/runtime/observatory/tests/service/debugging_test.dart#newcode29 runtime/observatory/tests/service/debugging_test.dart:29: (Isolate isolate) async ...
5 years, 7 months ago (2015-05-01 16:54:16 UTC) #7
hausner
Looks fine to me.
5 years, 7 months ago (2015-05-01 17:02:07 UTC) #8
turnidge
5 years, 7 months ago (2015-05-01 17:56:49 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as 45470 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698