cloud-hypervisor/vmm
Akira Moroo 2451c4d833 vmm: Implement GDB event handler to enable --gdb flag
This commit adds event fds and the event handler to send/receive
requests and responses from the GDB thread. It also adds `--gdb` flag to
enable GDB stub feature.

Signed-off-by: Akira Moroo <retrage01@gmail.com>
2022-02-23 11:16:09 +00:00
..
src vmm: Implement GDB event handler to enable --gdb flag 2022-02-23 11:16:09 +00:00
Cargo.toml vmm: Add Debuggable trait implementation 2022-02-23 11:16:09 +00:00