Clone
2
debug in VM
neil edited this page 2026-01-05 21:18:00 +01:00

Debugging in VMs

Most tests run inside VMs powered by AnyVM.org.

Start a FreeBSD VM locally with one command:

python3 anyvm.py --os freebsd

Then debug your test code inside the VM. For more options, see the AnyVM.org docs.