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

Issue 11094017: 1. Add isolate id parameter to all the debugger commands in the debugger wire protocol so that the … (Closed)

Created:
8 years, 2 months ago by siva
Modified:
8 years, 2 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, hausner, keertip, devoncarew
Visibility:
Public.

Description

1. Add isolate id parameter to all the debugger commands in the debugger wire protocol so that the commands are directed to the appropriate isolate. 2. Changed ddbg to pass the isolate ID in the debugger wire message. The Dart debugger protocol document has been changed to reflect this. Committed: https://code.google.com/p/dart/source/detail?r=13691

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -46 lines) Patch
M runtime/bin/dbg_connection.cc View 1 1 chunk +6 lines, -4 lines 0 comments Download
M runtime/bin/dbg_message.cc View 1 1 chunk +0 lines, -7 lines 0 comments Download
M tools/ddbg.dart View 1 4 chunks +65 lines, -35 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
siva
8 years, 2 months ago (2012-10-09 01:23:26 UTC) #1
Ivan Posva
8 years, 2 months ago (2012-10-11 04:24:07 UTC) #2
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698