From 848f0624bcdb1c1f60268852cfde5c71e07ee66a Mon Sep 17 00:00:00 2001 From: Regia König Date: Sun, 14 Aug 2022 21:10:17 +0200 Subject: New script for running qemu and GDB documentation --- test_code/test.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 test_code/test.sh (limited to 'test_code') diff --git a/test_code/test.sh b/test_code/test.sh new file mode 100755 index 0000000..5c9ff29 --- /dev/null +++ b/test_code/test.sh @@ -0,0 +1,5 @@ + +#!\bin\bash + +sudo qemu-system-x86_64 -s -bios ./OVMF.fd -hda fat:rw:hda-contents \ +-net none -debugcon file:debug.log -global isa-debugcon.iobase=0x402 -S -- cgit v1.2.3-55-g7522