binutils-gdb/gdb/cli
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
..
cli-cmds.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
cli-cmds.h
cli-decode.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
cli-decode.h
cli-dump.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
cli-interp.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
cli-interp.h
cli-logging.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
cli-option.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
cli-option.h
cli-script.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
cli-script.h gdb: move enum compile_i_scope_types to compile/compile.h 2024-04-22 21:34:19 -04:00
cli-setshow.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
cli-setshow.h
cli-style.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
cli-style.h gdb: move style_set_list/style_show_list declarations to cli/cli-style.h 2024-04-25 12:58:58 -04:00
cli-utils.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
cli-utils.h