@ -16,4 +16,8 @@ run: compile
clean:
rm boot.bin
.PHONY: compile clean run
debug: compile
$(QEMU) -boot order=c -drive file=$(IMG),format=raw -S -s &
gdb -ex 'set tdesc filename target.xml' -ex 'target remote localhost:1234'
.PHONY: compile clean run debug
The note is not visible to the blocked user.