turnidge@google.com
|
b640712e6b
|
Handle vmservice messages while at breakpoint.
Allow rudimentary inspection of breakpoints from vmservice.
R=hausner@google.com, johnmccutchan@google.com
Review URL: https://codereview.chromium.org//113513004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31233 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-18 17:45:17 +00:00 |
|
turnidge@google.com
|
21b867f851
|
Add an instance view page to the vmservice.
We can use this view to browse the field values of objects and explore
the heap a bit.
----------
Add field lists to the class and instance view pages.
Add field-ref and instance-ref elements.
R=johnmccutchan@google.com
Review URL: https://codereview.chromium.org//110703002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31074 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-11 18:03:42 +00:00 |
|
iposva@google.com
|
52a736ee38
|
- Disallow copy constructors.
Review URL: https://codereview.chromium.org//23903034
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27346 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 17:47:55 +00:00 |
|
iposva@google.com
|
74b2a34d5b
|
- Base JSON stream printing on stack objects.
- Simplify creation of a JSONStream.
- Add experimental coverage output to the VM.
R=asiva@google.com, johnmccutchan@google.com
Review URL: https://codereview.chromium.org//23875015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27344 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 17:21:59 +00:00 |
|
jacobr@google.com
|
605b33c1bc
|
fix cpp11 compile errors
R=asiva@google.com
Review URL: https://codereview.chromium.org//23072026
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26387 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-20 20:24:11 +00:00 |
|
johnmccutchan@google.com
|
6424b00fa2
|
Escape strings when writing to JSON.
BUG=
R=regis@google.com
Review URL: https://codereview.chromium.org//22599002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25897 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-07 19:52:32 +00:00 |
|
johnmccutchan@google.com
|
631b2d3773
|
Expose arguments and options to handlers through JSONStream
R=asiva@google.com
Review URL: https://codereview.chromium.org//22238002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25814 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-06 14:46:20 +00:00 |
|
johnmccutchan@google.com
|
97ef50a1b2
|
Support stacktrace and objecthistogram service commands
R=asiva@google.com
Review URL: https://codereview.chromium.org//19870006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25726 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-08-02 00:24:09 +00:00 |
|
johnmccutchan@google.com
|
0ba453b4b6
|
JSONStream Print Dart Objects
R=iposva@google.com
Review URL: https://codereview.chromium.org//18472009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24841 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-07-09 14:07:14 +00:00 |
|
johnmccutchan@google.com
|
b7608cc5a4
|
JSONStream and tests
R=iposva@google.com
Review URL: https://codereview.chromium.org//18168003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24697 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-07-02 16:58:02 +00:00 |
|