gdb: Add our scripts directory to auto load path

This commit is contained in:
Sanchayan Maity 2022-04-03 10:46:41 +05:30
parent bc5d78ee5f
commit 5b9818fabc
1 changed files with 2 additions and 0 deletions

View File

@ -9,5 +9,7 @@ set logging on
set logging overwrite on
set mi-async on
set non-stop off
add-auto-load-safe-path ~/GitSources/gstreamer/.gdbinit ~/.gdbinit.d/scripts
set auto-load python-scripts on
alias -a it = info threads