summaryrefslogtreecommitdiff
path: root/.gdbinit
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2022-02-15 21:52:18 +0000
committerAda Christine <adachristine18@gmail.com>2022-02-15 21:52:18 +0000
commitb9c58864298ebdf858248cfe79d972dbbe1a7331 (patch)
treef1de6070b89213a9d2c444beacdbc69c686d582c /.gdbinit
parent6c5ecf313f5b6c0628ae04fef060708a57515445 (diff)
debug changes
Diffstat (limited to '.gdbinit')
-rw-r--r--.gdbinit3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gdbinit b/.gdbinit
index 14cbe46..9faf2b9 100644
--- a/.gdbinit
+++ b/.gdbinit
@@ -1,4 +1,3 @@
target remote localhost:1234
-symbol-file kernel/kernel.os
-break kernel_entry
+add-symbol-file kc/core/kernel.os 0xffffffff80001000 -s .data 0xffffffff80005000