89de1e82d9
Allows for clients to request the top N frames of the current stack. Fixes https://github.com/dart-lang/sdk/issues/43826 Change-Id: Ia8d38e6317373024382a5e857faff73c89a0d2c0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/169980 Reviewed-by: Ryan Macnak <rmacnak@google.com> Reviewed-by: Gary Roumanis <grouma@google.com> Commit-Queue: Ben Konyi <bkonyi@google.com>
vm_service
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.