dart-sdk/pkg/vm_service
Derek Xu b505549a56 [VM/Service] Add test that steps through patterns with the debugger
TEST=CI

Issue: https://github.com/dart-lang/sdk/issues/49765
Change-Id: I3d2407fa414b0fce2216c65e0ba1f2be21ee6846
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290240
Commit-Queue: Derek Xu <derekx@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2023-03-28 21:04:59 +00:00
..
example
java [ Service ] Add new InstanceKind "UserTag" 2023-03-23 17:51:03 +00:00
lib [ Service ] Add new InstanceKind "UserTag" 2023-03-23 17:51:03 +00:00
test [VM/Service] Add test that steps through patterns with the debugger 2023-03-28 21:04:59 +00:00
tool [VM/Service] Prevent VmServerConnection from converting SentinelExceptions into RPCErrors 2023-03-20 20:03:48 +00:00
.gitignore
analysis_options.yaml
CHANGELOG.md [ Service ] Add new InstanceKind "UserTag" 2023-03-23 17:51:03 +00:00
LICENSE
OWNERS
pubspec.yaml [ Service ] Add new InstanceKind "UserTag" 2023-03-23 17:51:03 +00:00
README.md

pub package package publisher

A library to access the VM Service Protocol.

Usage

See the example for a simple use of the library's API.

The VM Service Protocol spec can be found at github.com/dart-lang/sdk/runtime/vm/service/service.md.

Features and bugs

Please file feature requests and bugs at the issue tracker.