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
|
d0b681f354
|
- Write the coverage data to a file instead of printing to stdout.
- Explicitly include lines with zero hits.
R=asiva@google.com, mlippautz@google.com
Review URL: https://codereview.chromium.org//24255013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27726 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-20 21:37:48 +00:00 |
|
iposva@google.com
|
09a1a3824b
|
- Add missing AddProperty function, which was lost during reformatting.
- Reenable vmservice tests.
Review URL: https://codereview.chromium.org//23781005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27348 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 18:11:29 +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
|
336183cf6b
|
- Add missing explicit in constructor.
Review URL: https://codereview.chromium.org//24088007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27345 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-09-10 17:31:37 +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 |
|
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 |
|