@qemu-system-i386 $(call get_qemu_options,$(kimg))
@sleep 1
@QMPORT=$(QEMU_MON_PORT) gdb $(kbin) -ex "target remote localhost:1234"
@qemu-system-i386 $(call get_qemu_options,$(kimg))
@sleep 1
@QMPORT=$(QEMU_MON_PORT) gdb $(kbin) -ex "target remote localhost:1234"