add debug target to makefile
This commit is contained in:
@@ -51,6 +51,9 @@ test:
|
|||||||
qemu-system-i386 -drive file=boot.iso,media=disk,format=raw -m 512M -d int
|
qemu-system-i386 -drive file=boot.iso,media=disk,format=raw -m 512M -d int
|
||||||
#qemu-system-i386 -s -S -kernel myos.bin
|
#qemu-system-i386 -s -S -kernel myos.bin
|
||||||
|
|
||||||
|
debug:
|
||||||
|
qemu-system-i386 -s -S -kernel myos.bin
|
||||||
|
|
||||||
test-bochs:
|
test-bochs:
|
||||||
bochs -f bochsrc
|
bochs -f bochsrc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user