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

Issue 17112010: Fix for an issue w/ breakpointResolved events not being sent. (Closed)

Created:
7 years, 6 months ago by devoncarew
Modified:
7 years, 5 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for an issue w/ breakpointResolved events not being sent. Added tests for breakpointResolved events. Added tests for handling toString() invocations throwing exceptions, and extended debug_lib.dart to supported verifying values of local variables. R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=24164

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -0 lines) Patch
M runtime/vm/debugger.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A tests/standalone/debugger/breakpoint_resolved_test.dart View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download
M tests/standalone/debugger/debug_lib.dart View 1 2 3 4 6 chunks +88 lines, -0 lines 1 comment Download
A tests/standalone/debugger/tostring_throws_test.dart View 1 2 3 4 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
devoncarew
Hey Matthias, I did a bit more work in debug_lib.dart then I was expecting - ...
7 years, 6 months ago (2013-06-18 16:34:46 UTC) #1
hausner
I would appreciate if the order of breakpointResolved events were not significant for the success ...
7 years, 6 months ago (2013-06-18 17:30:25 UTC) #2
devoncarew
Here's the changes, mostly what you outlined in your review, w/ some tweaks to the ...
7 years, 6 months ago (2013-06-18 20:37:21 UTC) #3
hausner
LGTM w/Comment I think you could save the test writer the ExpectEvent entries in the ...
7 years, 6 months ago (2013-06-18 21:05:09 UTC) #4
devoncarew
On 2013/06/18 21:05:09, hausner wrote: > LGTM w/Comment > > I think you could save ...
7 years, 6 months ago (2013-06-18 21:55:19 UTC) #5
devoncarew
7 years, 6 months ago (2013-06-18 21:56:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r24164 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698