binutils-gdb/gdb/contrib
Aaron Merey 18694ad5bd gdb-add-index: disable debuginfod
gdb-add-index may trigger debuginfod's first-use notice.  The notice
is misleading in this case.  It instructs the user to modify .gdbinit
in order to permanently enable/disable debuginfod but gdb-add-index
invokes gdb with -nx which ignores .gdbinit.

Additionally debuginfod is not needed for gdb-add-index since the
symbol file is given as an argument and should already be present
locally.

Fix this by disabling debuginfod when gdb-add-index invokes gdb.
2022-02-25 17:30:12 -05:00
..
ari Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cc-with-tweaks.sh Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
expect-read1.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
expect-read1.sh Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
gdb-add-index.sh gdb-add-index: disable debuginfod 2022-02-25 17:30:12 -05:00
test_pubnames_and_indexes.py Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
words.sh Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00