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