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

Issue 233973003: Improve breakpoint resolution (Closed)

Created:
6 years, 8 months ago by hausner
Modified:
6 years, 8 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Improve breakpoint resolution Fix breakpoint setting in exception handlers. Fixes issue 17880. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=34986

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -27 lines) Patch
M runtime/vm/debugger.h View 3 chunks +10 lines, -5 lines 0 comments Download
M runtime/vm/debugger.cc View 1 2 11 chunks +40 lines, -22 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
hausner
6 years, 8 months ago (2014-04-10 23:36:29 UTC) #1
srdjan
lgtm https://codereview.chromium.org/233973003/diff/40001/runtime/vm/debugger.cc File runtime/vm/debugger.cc (right): https://codereview.chromium.org/233973003/diff/40001/runtime/vm/debugger.cc#newcode1322 runtime/vm/debugger.cc:1322: } ASSERT(requested_token_pos <= last_token_pos);
6 years, 8 months ago (2014-04-11 17:12:07 UTC) #2
hausner
Thank you. https://codereview.chromium.org/233973003/diff/40001/runtime/vm/debugger.cc File runtime/vm/debugger.cc (right): https://codereview.chromium.org/233973003/diff/40001/runtime/vm/debugger.cc#newcode1322 runtime/vm/debugger.cc:1322: } On 2014/04/11 17:12:07, srdjan wrote: > ...
6 years, 8 months ago (2014-04-11 17:49:05 UTC) #3
hausner
6 years, 8 months ago (2014-04-11 18:04:23 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r34986 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698