Allow loading distro gdb python plugins

This commit is contained in:
Arti Zirk 2023-02-13 17:31:18 +02:00
parent 7b3a773dd2
commit 1de7b44c97
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ end
set auto-load local-gdbinit
set auto-load safe-path ~
add-auto-load-safe-path /usr/lib/go/src/runtime/runtime-gdb.py
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib
# save command history
set history save on