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

Issue 18589: Added a simple wrapping of the debugger JSON responses.... (Closed)

Created:
11 years, 11 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Added a simple wrapping of the debugger JSON responses. Added a 'dir' command to the command line debugger to display the details of an object including the handle number for the object and the objects that it references. Added the ability to use #XXX# to a 'print' or 'dir' request. XXX is the handle number for the object. Committed: http://code.google.com/p/v8/source/detail?r=1154

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+375 lines, -28 lines) Patch
M src/d8.js View 8 chunks +375 lines, -28 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 11 months ago (2009-01-26 13:41:42 UTC) #1
Mads Ager (chromium)
11 years, 11 months ago (2009-01-26 14:02:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698