Files
sdk/runtime/vm
turnidge@google.com f9f2d9c017 Major rework of vm service events
--------
VM

Add a new ServiceEvent class in the vm.  Rework the event type names.

Add BreakpointAdded, BreakpointResolved, and BreakpointRemoved
service events.

Record the top frame for kIsolateInterrupted and kExceptionThrown
debugger events.

Send a top frame in more Pause* events.

Send breakpoint list with the Isolate response.  Remove the
getBreakpoints method from the vm service.

Move Resume events into debugger.cc.

Rework MessageHandler a bit so that we can send PauseStart and
PauseExit notifications.

--------
Observatory

Move some event handler from Application to Isolate.

Rewrite breakpoint tracking code to use the new breakpoint events.

Change run state tracking in Isolate.

Change getFromMap so that it applies updates if the map isn't a ref.

Use getFromMap instead of new ServiceObject in invokeRpc.  This
fixes some duplicate ServiceObject problems.

Review URL: https://codereview.chromium.org//979823003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@44268 260f80e4-7a28-3924-810f-c04153c831b5
2015-03-05 19:02:42 +00:00
..
2015-03-05 19:02:42 +00:00
2015-01-09 02:04:30 +00:00
2014-10-14 20:07:48 +00:00
2014-05-22 06:30:51 +00:00
2014-05-22 06:30:51 +00:00
2014-08-26 21:43:55 +00:00
2015-02-03 17:59:45 +00:00
2015-01-15 02:30:07 +00:00
2014-09-10 13:34:58 +00:00
2014-09-10 13:34:58 +00:00
2014-08-25 18:53:43 +00:00
2015-01-12 23:14:30 +00:00
2015-01-13 16:40:09 +00:00
2015-02-26 18:48:55 +00:00
2015-01-29 18:31:27 +00:00
2015-03-05 19:02:42 +00:00
2015-03-05 19:02:42 +00:00
2015-01-15 02:30:07 +00:00
2015-02-10 21:30:28 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2014-04-24 23:20:48 +00:00
2015-01-13 16:40:09 +00:00
2015-01-13 16:40:09 +00:00
2015-03-05 19:02:42 +00:00
2015-02-26 18:48:55 +00:00
2015-01-15 02:30:07 +00:00
2014-12-08 22:45:10 +00:00
2014-12-08 22:45:10 +00:00
2014-12-08 22:45:10 +00:00
2015-02-04 21:27:49 +00:00
2015-02-04 21:27:49 +00:00
2014-07-22 20:08:15 +00:00
2014-12-23 01:07:58 +00:00
2014-12-23 01:07:58 +00:00
2015-02-19 05:16:15 +00:00
2015-03-03 17:49:53 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2015-03-03 19:00:20 +00:00
2015-03-02 20:40:30 +00:00
2015-03-02 20:40:30 +00:00
2015-03-05 19:02:42 +00:00
2015-03-05 19:02:42 +00:00
2015-01-12 23:14:30 +00:00
2014-04-04 21:04:48 +00:00
2015-03-03 17:49:53 +00:00
2015-03-03 19:00:20 +00:00
2015-03-03 19:00:20 +00:00
2015-01-15 02:30:07 +00:00
2015-01-15 02:30:07 +00:00
2015-02-09 19:06:55 +00:00
2015-01-29 18:31:27 +00:00
2014-09-09 23:31:16 +00:00
2014-10-06 19:24:45 +00:00