summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 1e20d0b..38574df 100644
--- a/README
+++ b/README
@@ -52,6 +52,12 @@ gdb) symbol-file kernel.sym
gdb) break entry
gdb) c
+or make a enable execution of the local .gdbinit file in 'src'
+with the following settings in the user ~/.gdbinit
+
+set auto-load local-gdbinit
+set auto-load safe-path /
+
links
-----