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

Issue 9961012: Fix debugger crashes (Closed)

Created:
8 years, 8 months ago by hausner
Modified:
8 years, 8 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, Anton Muhin, pavel.podivilov, devoncarew, keertip
Visibility:
Public.

Description

Fix debugger crashes Do not include captured variables in the list of local variables until the debugger knows how to get their value from the context. Fixes issue 2401 (http://code.google.com/p/dart/issues/detail?id=2401) Committed: https://code.google.com/p/dart/source/detail?r=6187

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
hausner
8 years, 8 months ago (2012-04-04 17:38:40 UTC) #1
siva
8 years, 8 months ago (2012-04-04 18:49:34 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698