commit | 71590cd2183e4abc195376b7ab194c0423bf675f | [log] [tgz] |
---|---|---|
author | Jacob Rutherford <jruthe@google.com> | Fri May 31 21:35:11 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 21:35:11 2024 +0000 |
tree | 8ed4e8fd53f9b8294cea252b138c14bbad89cdff | |
parent | 06bfd8f8918ec29d134d8592ed9151c67fd5513f [diff] |
[debugger] Add Queries and Notifications to DebugAgent FIDL Expands the fuchsia.debugger.DebugAgent protocol to allow clients to query information about attached processes, as well as be notified when attached processes raise an exception. This patch includes the initial implementation for GetProcessInfo, which is the entry point for querying information about attached processes. Followup patches will implement the iterator interface and the notification. Change-Id: I6c12cb5e1d21493c6d9057424c992b456c3e41f9 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1057895 API-Review: Adam Barth <abarth@google.com> Reviewed-by: Adam Barth <abarth@google.com> Commit-Queue: Jacob Rutherford <jruthe@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.