aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/debug.rc7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/debug.rc b/tests/debug.rc
index e2225a1..16caa13 100644
--- a/tests/debug.rc
+++ b/tests/debug.rc
@@ -1,6 +1,5 @@
c
-info cpu
-info gdt
-info idt
+info cpu
+info gdt 0 2
+info idt 0x21
exit
-