cloud-hypervisor/vmm
Rob Bradford 0e29379bcf vmm: Make gdb break/resuming more resilient
When starting the VM such that it is already on a breakpoint (via
stop_on_boot) when attached to gdb then start the vCPUs in a paused
state rather than starting the vCPUs later (upon resume).

Further, make the resumption/break of the VM more resilient by only
attempting to resume the vCPUs if were are already in a break point and
only attempting to pause/break if we were already running.

Fixes: #4354

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-07-26 09:22:25 +02:00
..
src vmm: Make gdb break/resuming more resilient 2022-07-26 09:22:25 +02:00
Cargo.toml build: bump clap from 3.2.13 to 3.2.14 2022-07-21 16:07:56 +00:00