cloud-hypervisor/vmm
Akira Moroo 2f430e08e1 vmm: Implement multicore GDB stub support
This commit adds GDB stub implementation with multicore support. This
implementaton is based on the gdbstub crate example code [1].

[1]
https://github.com/daniel5151/gdbstub/tree/master/examples/armv4t_multicore

Signed-off-by: Akira Moroo <retrage01@gmail.com>
2022-02-23 11:16:09 +00:00
..
src vmm: Implement multicore GDB stub support 2022-02-23 11:16:09 +00:00
Cargo.toml vmm: Add Debuggable trait implementation 2022-02-23 11:16:09 +00:00