mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
a41473f813
The gdb support is implemented outside of the hypervisor crate now, aside from two debug-specific VcpuAarch64 functions, which don't depend on the gdbstub crate for their API. Drop the cfg checks and make these APIs always available (the compiler will optimize them out if they are not called anyway) and remove the unused gdbstub dependencies. BUG=b:323354478 TEST=tools/dev_container tools/presubmit Change-Id: Ieb313a1098239e9d764207c9cb6cc18c8a376795 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5500375 Reviewed-by: Frederick Mayle <fmayle@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |