Date: Mon, 9 Oct 2023 17:21:27 -0700 From: Bakul Shah <bakul@iitbombay.org> To: FreeBSD CURRENT <freebsd-current@freebsd.org> Cc: virtualization@freebsd.org Subject: bhyve -G <port> Message-ID: <BD514383-3EE1-495D-818F-15C982994530@iitbombay.org>
next in thread | raw e-mail | index | archive | help
Any hints on how to use bhyve's -G <port> option to debug a VM kernel? I can connect to it from gdb with "target remote :<port>" & bhyve stops the VM initially but beyond that I am not sure. Ideally this should work just like an in-circuit-emulator, not requiring anything special in the VM or kernel itself. Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BD514383-3EE1-495D-818F-15C982994530>