dot/gdbinit: Tell Gdb that things in `~/src/' are basically OK.
[profile] / dot / gdbinit
index 7149fe8..03d8a91 100644 (file)
@@ -1,3 +1,4 @@
+### -*-gdb-script-*-
 ### GDB configuration
 
 set tui border-kind ascii
@@ -5,3 +6,5 @@ set disassembly-flavor intel
 set disassemble-next-line auto
 set history save on
 set confirm off
+
+add-auto-load-safe-path ~/src/