On 11/15/23 3:06 PM, Bakul Shah wrote:
On Nov 15, 2023, at 7:57 AM, John Baldwin wrote:
On 10/9/23 5:21 PM, Bakul Shah wrote:
Any hints on how to use bhyve's -G option to debug a VM
kernel? I can connect to it from gdb with "target remote :"
& bhyve stops the VM initially but beyond that I
> On Nov 15, 2023, at 7:57 AM, John Baldwin wrote:
>
> On 10/9/23 5:21 PM, Bakul Shah wrote:
>> Any hints on how to use bhyve's -G option to debug a VM
>> kernel? I can connect to it from gdb with "target remote :"
>> & bhyve stops the VM initially but beyond that I am not sure.
>> Ideally th
On 10/9/23 5:21 PM, Bakul Shah wrote:
Any hints on how to use bhyve's -G option to debug a VM
kernel? I can connect to it from gdb with "target remote :"
& bhyve stops the VM initially but beyond that I am not sure.
Ideally this should work just like an in-circuit-emulator, not
requiring anythin
Any hints on how to use bhyve's -G option to debug a VM
kernel? I can connect to it from gdb with "target remote :"
& 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.