home: gdb: fix auto-load safe path
This commit is contained in:
parent
bc6761bdc9
commit
5edffcd21d
|
@ -19,4 +19,4 @@ set print demangle on
|
||||||
set auto-load python-scripts
|
set auto-load python-scripts
|
||||||
|
|
||||||
# Allow autoloading project-local .gdbinit files
|
# Allow autoloading project-local .gdbinit files
|
||||||
add-auto-load-safe-path ~/git/
|
set auto-load safe-path ~/git/
|
||||||
|
|
Loading…
Reference in a new issue