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