diff options
author | Aaron Merey <amerey@redhat.com> | 2022-02-11 19:28:47 -0500 |
---|---|---|
committer | Aaron Merey <amerey@redhat.com> | 2022-02-25 17:30:12 -0500 |
commit | 18694ad5bddc06bea69600d97f048f255e02494f (patch) | |
tree | 2b421c3ad3939eb38468a06110f56e6fa133fe9b /gdb/inflow.c | |
parent | 820ed8af6a757408873d8955a2db03b0989fdaeb (diff) | |
download | gdb-18694ad5bddc06bea69600d97f048f255e02494f.zip gdb-18694ad5bddc06bea69600d97f048f255e02494f.tar.gz gdb-18694ad5bddc06bea69600d97f048f255e02494f.tar.bz2 |
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.
Diffstat (limited to 'gdb/inflow.c')
0 files changed, 0 insertions, 0 deletions