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

Issue 11644085: Ignore nested breakpoints (Closed)

Created:
8 years ago by hausner
Modified:
8 years ago
Reviewers:
siva
CC:
reviews_dartlang.org, podivilov1
Visibility:
Public.

Description

Ignore nested breakpoints Fixes issue 5945. When stepping into core library code, it is possible to hit a breakpoint recursively when the debugger executes dart code to evaluate values. This change ignores nested breakpoint and exception events. Committed: https://code.google.com/p/dart/source/detail?r=16458

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M runtime/vm/debugger.cc View 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
hausner
8 years ago (2012-12-21 23:21:08 UTC) #1
siva
8 years ago (2012-12-21 23:33:17 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698