]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes
authorSimon Marchi <simon.marchi@polymtl.ca>
Fri, 6 Dec 2024 17:40:54 +0000 (12:40 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 6 Dec 2024 17:49:10 +0000 (12:49 -0500)
commitc8889b9131755888f979f8ee7f238e2acbd54e5b
tree9c73eb11f033bbd13ceeb1ed29374d298c4d2437
parent5e738d49145b8c262734c23cbbb840475118ffa6
gdb, gdbserver, gdbsupport: remove some unused gdb_vecs.h includes

Remove some includes reported as unused by clangd.  Add some to files
that actually need it.

Change-Id: I01c61c174858c1ade5cb54fd7ee1f582b17c3363
20 files changed:
gdb/arch/arm-get-next-pcs.c
gdb/auto-load.c
gdb/breakpoint.c
gdb/charset.c
gdb/command.h
gdb/compile/compile-loc2c.c
gdb/completer.h
gdb/cp-support.h
gdb/dwarf2/dwz.c
gdb/inline-frame.c
gdb/namespace.h
gdb/record-btrace.c
gdb/record-full.c
gdb/source.c
gdb/symfile.c
gdb/symtab.h
gdb/tracepoint.h
gdbserver/inferiors.h
gdbserver/server.h
gdbsupport/filestuff.cc