aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2024-09-06 07:42:29 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2024-09-06 07:42:29 +0200
commit81e714904474000758cd579179d47daff6efa4ff (patch)
treeb05884af458a5f5fd5af9fb09ffff9f0175f8585
parentbe751f316efb2f1047ab0a11e78d22c7477b54bb (diff)
downloaddotfiles-81e714904474000758cd579179d47daff6efa4ff.tar.gz
dotfiles-81e714904474000758cd579179d47daff6efa4ff.zip
gdb: Introduce the gdbinit file
For now it allows us to disable the `safe-path` feature, so GDB doesn't freak out when I'm using it to debug the kernel. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
-rw-r--r--.config/gdb/gdbinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/gdb/gdbinit b/.config/gdb/gdbinit
new file mode 100644
index 0000000..910710c
--- /dev/null
+++ b/.config/gdb/gdbinit
@@ -0,0 +1 @@
+set auto-load safe-path /