dot/gdbinit: Tell Gdb that things in `~/src/' are basically OK.
[profile] / dot / gdbinit
1 ### -*-gdb-script-*-
2 ### GDB configuration
3
4 set tui border-kind ascii
5 set disassembly-flavor intel
6 set disassemble-next-line auto
7 set history save on
8 set confirm off
9
10 add-auto-load-safe-path ~/src/