Re: [PATCH] kvm tools: Lookup symbol based on RIP for 'kill -3'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Another suggestion: would anyone be interested in adding a 'kvm debug' command 
that does the kill -3 magic?

Initially it could be something very simple like:

	int cmd_debug()
	{
		system("kill -3 $(pidof kvm)");
	}

:-)

as i always have to remember this sequence to debug the guest - while typing 
'kvm debug' would be a no-brainer.

(Maybe make it 'kvm debug guest', to keep the 'kvm debug' namespace clean.)

Thanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux