binutils-gdb/gdb/compile
Simon Marchi 5b9707eb87 gdb: remove gdbcmd.h
Most files including gdbcmd.h currently rely on it to access things
actually declared in cli/cli-cmds.h (setlist, showlist, etc).  To make
things easy, replace all includes of gdbcmd.h with includes of
cli/cli-cmds.h.  This might lead to some unused includes of
cli/cli-cmds.h, but it's harmless, and much faster than going through
the 170 or so files by hand.

Change-Id: I11f884d4d616c12c05f395c98bbc2892950fb00f
Approved-By: Tom Tromey <tom@tromey.com>
2024-04-25 12:59:02 -04:00
..
compile-c-support.c
compile-c-symbols.c
compile-c-types.c
compile-c.h
compile-cplus-symbols.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
compile-cplus-types.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
compile-cplus.h
compile-internal.h
compile-loc2c.c
compile-object-load.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
compile.h
gcc-c-plugin.h
gcc-cp-plugin.h