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

Issue 9572022: Support breakpoints in closures (Closed)

Created:
8 years, 9 months ago by hausner
Modified:
8 years, 9 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, podivilov1, Anton Muhin
Visibility:
Public.

Description

Support breakpoints in closures Properly set breakpoints in the code of closure functions. Fix bug 1894. Also renaming StackTrace to DebuggerStackTrace since we already have a class Stacktrace in the VM. Committed: https://code.google.com/p/dart/source/detail?r=4910

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -26 lines) Patch
M runtime/vm/debugger.h View 1 2 4 chunks +8 lines, -6 lines 0 comments Download
M runtime/vm/debugger.cc View 1 2 10 chunks +33 lines, -16 lines 0 comments Download
M runtime/vm/debugger_api_impl.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/debugger_api_impl_test.cc View 1 1 chunk +59 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
8 years, 9 months ago (2012-03-02 21:57:09 UTC) #1
hausner
Srdjan, would you be able to take a quick look? Thank you!
8 years, 9 months ago (2012-03-02 23:27:59 UTC) #2
srdjan
8 years, 9 months ago (2012-03-02 23:35:48 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698