From f66c9b170bc463ae472c54619fc7b8836eb3dbe6 Mon Sep 17 00:00:00 2001 From: John Woo <129749069+rust2006@users.noreply.github.com> Date: Sun, 11 Jun 2023 19:07:31 +0800 Subject: [PATCH] =?UTF-8?q?linux-0.11-quickstart-debug=E6=98=AF=E8=B0=83?= =?UTF-8?q?=E8=AF=95=E6=96=87=E4=BB=B6=E5=A4=B9=EF=BC=8C=E6=8A=8A=E9=87=8C?= =?UTF-8?q?=E9=9D=A2=E7=9A=84run.bat=E4=B8=AD=E7=9A=84bochs=E6=94=B9?= =?UTF-8?q?=E6=88=90bochsdbg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../linux-0.11-quickstart-debug/Linux-0.11/run.bat" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/\344\270\200\344\272\233\351\235\236\345\277\205\350\246\201\347\232\204\350\265\204\346\226\231/linux-0.11-quickstart-debug/Linux-0.11/run.bat" "b/\344\270\200\344\272\233\351\235\236\345\277\205\350\246\201\347\232\204\350\265\204\346\226\231/linux-0.11-quickstart-debug/Linux-0.11/run.bat" index 848073b..3dbd0c3 100644 --- "a/\344\270\200\344\272\233\351\235\236\345\277\205\350\246\201\347\232\204\350\265\204\346\226\231/linux-0.11-quickstart-debug/Linux-0.11/run.bat" +++ "b/\344\270\200\344\272\233\351\235\236\345\277\205\350\246\201\347\232\204\350\265\204\346\226\231/linux-0.11-quickstart-debug/Linux-0.11/run.bat" @@ -2,5 +2,5 @@ make -..\bochs-2.3.6\bochs -f bochsrc.bxrc -q +..\bochs-2.3.6\bochsdbg -f bochsrc.bxrc -q