aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--tests/debug.rc6
2 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 34e809d..2b673ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
build/
out/myos.iso
out/isodir/boot/myos.bin
-tests/
diff --git a/tests/debug.rc b/tests/debug.rc
new file mode 100644
index 0000000..e2225a1
--- /dev/null
+++ b/tests/debug.rc
@@ -0,0 +1,6 @@
+c
+info cpu
+info gdt
+info idt
+exit
+