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

Issue 13533016: Add line table command to debugger (Closed)

Created:
7 years, 8 months ago by hausner
Modified:
7 years, 8 months ago
Reviewers:
Tom Ball
CC:
reviews_dartlang.org, Ivan Posva, devoncarew
Visibility:
Public.

Description

Add line table command to debugger New command returns token information of a script. This will enable the editor/debugger to translate token offsets to line numbers. Committed: https://code.google.com/p/dart/source/detail?r=21009

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -1 line) Patch
M runtime/bin/dbg_message.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/dbg_message.cc View 1 2 3 4 2 chunks +48 lines, -0 lines 0 comments Download
M runtime/include/dart_debugger_api.h View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
M runtime/vm/debugger_api_impl.cc View 1 2 3 4 1 chunk +51 lines, -0 lines 0 comments Download
M tools/ddbg.dart View 1 2 3 4 4 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
hausner
7 years, 8 months ago (2013-04-05 15:49:44 UTC) #1
Tom Ball
lgtm Your comment about potentially skipping keywords from line table sounds good, too.
7 years, 8 months ago (2013-04-05 16:51:06 UTC) #2
hausner
7 years, 8 months ago (2013-04-05 23:45:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #5 manually as r21009 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698