summaryrefslogtreecommitdiffhomepage
path: root/gdb.sh
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2025-04-24 16:31:51 +0200
committerAmlal <amlal@nekernel.org>2025-04-24 16:54:04 +0200
commitc4db7babb3e1c664355e9b1375264fd9343835f2 (patch)
treeb7b706111357fde10cdc2b7dbc55adb572d95f58 /gdb.sh
parent7faa5e2fcf41c4fbb2241b605e8f2a11738fc4d9 (diff)
dev, tools: fixed gdb.sh and avoid including EFI files when staging to git.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'gdb.sh')
-rwxr-xr-xgdb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb.sh b/gdb.sh
index 30254da3..d8a4e8df 100755
--- a/gdb.sh
+++ b/gdb.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-gdb -q -x boot/gdbinit
+gdb -q -x dev/boot/gdbinit