cloud-hypervisor/fuzz
Akira Moroo f1c4705638 vmm: Add Debuggable trait implementation
This commit adds initial gdb.rs implementation for `Debuggable` trait to
describe a debuggable component. Some part of the trait bound
implementations is based on the crosvm GDB stub code [1].

[1] https://github.com/google/crosvm/blob/main/src/gdb.rs

Signed-off-by: Akira Moroo <retrage01@gmail.com>
2022-02-23 11:16:09 +00:00
..
fuzz_targets virtio-devices: Handle virtio queues interrupts from transport layer 2022-01-25 12:01:12 +01:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock vmm: Add Debuggable trait implementation 2022-02-23 11:16:09 +00:00
Cargo.toml build: bump libc from 0.2.118 to 0.2.119 in /fuzz 2022-02-22 00:47:55 +00:00