]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb: remove gdbcmd.h
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 23 Apr 2024 19:22:44 +0000 (15:22 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 25 Apr 2024 16:59:02 +0000 (12:59 -0400)
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>
176 files changed:
gdb/Makefile.in
gdb/aarch64-linux-nat.c
gdb/aarch64-tdep.c
gdb/ada-lang.c
gdb/ada-tasks.c
gdb/agent.c
gdb/aix-thread.c
gdb/alpha-tdep.c
gdb/amd64-tdep.c
gdb/arc-tdep.c
gdb/arch-utils.c
gdb/arm-tdep.c
gdb/auto-load.c
gdb/avr-tdep.c
gdb/ax-gdb.c
gdb/blockframe.c
gdb/bpf-tdep.c
gdb/break-catch-sig.c
gdb/break-catch-syscall.c
gdb/break-catch-throw.c
gdb/breakpoint.c
gdb/bt-utils.c
gdb/btrace.c
gdb/charset.c
gdb/cli/cli-cmds.c
gdb/cli/cli-logging.c
gdb/cli/cli-script.c
gdb/coff-pe-read.c
gdb/compile/compile-cplus-symbols.c
gdb/compile/compile-cplus-types.c
gdb/compile/compile-object-load.c
gdb/compile/compile.c
gdb/complaints.c
gdb/completer.c
gdb/copying.awk
gdb/copying.c
gdb/corefile.c
gdb/corelow.c
gdb/cp-abi.c
gdb/cp-support.c
gdb/cp-valprint.c
gdb/cris-tdep.c
gdb/csky-tdep.c
gdb/darwin-nat-info.c
gdb/darwin-nat.c
gdb/dcache.c
gdb/disasm.c
gdb/dummy-frame.c
gdb/dwarf2/index-write.c
gdb/dwarf2/loc.c
gdb/dwarf2/read.c
gdb/event-top.c
gdb/exec.c
gdb/f-lang.c
gdb/fbsd-nat.c
gdb/filesystem.c
gdb/findcmd.c
gdb/fork-child.c
gdb/frame.c
gdb/ft32-tdep.c
gdb/gdb-demangle.c
gdb/gdb_bfd.c
gdb/gdbcmd.h [deleted file]
gdb/gdbtypes.c
gdb/gnu-nat.c
gdb/go32-nat.c
gdb/guile/guile.c
gdb/guile/scm-auto-load.c
gdb/guile/scm-breakpoint.c
gdb/guile/scm-cmd.c
gdb/guile/scm-param.c
gdb/hppa-tdep.c
gdb/i386-darwin-nat.c
gdb/i386-tdep.c
gdb/infcall.c
gdb/infcmd.c
gdb/inferior.c
gdb/inflow.c
gdb/interps.c
gdb/jit.c
gdb/language.c
gdb/linux-fork.c
gdb/linux-nat.c
gdb/linux-tdep.c
gdb/linux-thread-db.c
gdb/m32r-tdep.c
gdb/m68hc11-tdep.c
gdb/machoread.c
gdb/macrocmd.c
gdb/maint-test-options.c
gdb/maint-test-settings.c
gdb/maint.c
gdb/memattr.c
gdb/mep-tdep.c
gdb/mi/mi-main.c
gdb/microblaze-linux-tdep.c
gdb/microblaze-tdep.c
gdb/mips-linux-nat.c
gdb/mips-tdep.c
gdb/moxie-tdep.c
gdb/nios2-tdep.c
gdb/objc-lang.c
gdb/observable.c
gdb/or1k-tdep.c
gdb/osabi.c
gdb/osdata.c
gdb/p-valprint.c
gdb/parse.c
gdb/ppc-linux-tdep.c
gdb/printcmd.c
gdb/proc-api.c
gdb/procfs.c
gdb/progspace.c
gdb/psymtab.c
gdb/python/py-auto-load.c
gdb/python/py-breakpoint.c
gdb/python/py-cmd.c
gdb/python/py-function.c
gdb/python/py-param.c
gdb/python/py-record-btrace.c
gdb/python/py-unwind.c
gdb/python/python.c
gdb/ravenscar-thread.c
gdb/record-btrace.c
gdb/record-full.c
gdb/record.c
gdb/regcache-dump.c
gdb/regcache.c
gdb/reggroups.c
gdb/remote-fileio.c
gdb/remote-notif.c
gdb/remote.c
gdb/riscv-tdep.c
gdb/rs6000-tdep.c
gdb/s12z-tdep.c
gdb/s390-linux-nat.c
gdb/ser-go32.c
gdb/ser-tcp.c
gdb/ser-unix.c
gdb/serial.c
gdb/sh-tdep.c
gdb/skip.c
gdb/sol-thread.c
gdb/source.c
gdb/sparc64-tdep.c
gdb/stack.c
gdb/stap-probe.c
gdb/symfile-debug.c
gdb/symfile-mem.c
gdb/symfile.c
gdb/symmisc.c
gdb/symtab.c
gdb/target-dcache.c
gdb/target-descriptions.c
gdb/target.c
gdb/thread.c
gdb/tic6x-tdep.c
gdb/tilegx-tdep.c
gdb/top.c
gdb/tracepoint.c
gdb/tui/tui-regs.c
gdb/tui/tui-win.c
gdb/tui/tui.c
gdb/typeprint.c
gdb/utils.c
gdb/valops.c
gdb/valprint.c
gdb/value.c
gdb/varobj.c
gdb/windows-nat.c
gdb/windows-tdep.c
gdb/x86-nat.c
gdb/xml-support.c
gdb/xstormy16-tdep.c
gdb/xtensa-tdep.c
gdb/z80-tdep.c

index 618c5bbb3399b5daa247c6635d9d92ba38d2d2fe..cb19de69372d54046434ee4d78e8acedc16d6dda 100644 (file)
@@ -1384,7 +1384,6 @@ HFILES_NO_SRCDIR = \
        gdb_vfork.h \
        gdb_wchar.h \
        gdbarch.h \
-       gdbcmd.h \
        gdbcore.h \
        gdbthread.h \
        gdbtypes.h \
index 297f56cdbf1ec29a3e4d5dd66731ce5cbf299bbd..4b2a0ba9f7bedfe3501b940d3113bc60e9166b87 100644 (file)
@@ -25,7 +25,7 @@
 #include "linux-nat.h"
 #include "target-descriptions.h"
 #include "auxv.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "aarch64-nat.h"
 #include "aarch64-tdep.h"
 #include "aarch64-linux-tdep.h"
index a01ae39d25cf32f4a2250d5bbe54087bbe5a476d..8d0553f3d7cdb9599640c0f93786034a9472332b 100644 (file)
@@ -22,7 +22,7 @@
 #include "extract-store-integer.h"
 #include "frame.h"
 #include "language.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "dis-asm.h"
 #include "regcache.h"
index e33a746da9e88f7121d2c5022138f83c9fb28705..0b430428fb473687fa2750ae3483fef435d4bd14 100644 (file)
@@ -25,7 +25,7 @@
 #include "frame.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "expression.h"
 #include "parser-defs.h"
 #include "language.h"
index 547395d36d60d13d6d0d3af11d82eada505f624a..83059d720709434f43e7417d524a54a567f7bfeb 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "extract-store-integer.h"
 #include "observable.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "ada-lang.h"
 #include "gdbcore.h"
index 00e75458a79eb2c7db85e031667bb024b8926ab4..7a2a8e56d2847362a0894337526e0f61cc0abbd6 100644 (file)
@@ -16,7 +16,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "gdbsupport/agent.h"
 #include "observable.h"
index 0fe87b2b0809d509f15a4ba638eb90495d1b0e3e..a14173b373db555e682242aab895ade658217a62 100644 (file)
@@ -43,7 +43,7 @@
 #include "target.h"
 #include "inferior.h"
 #include "regcache.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "ppc-tdep.h"
 #include "observable.h"
 #include "objfiles.h"
index ada8afd37258ad02f562839bf44ea47510583623..fa042b252b03253c78be76c30fedb1eeff485eed 100644 (file)
@@ -25,7 +25,7 @@
 #include "inferior.h"
 #include "symtab.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "dis-asm.h"
 #include "symfile.h"
index 053067e2cf2362d37aee6ba8adbc68a9b802fc3b..df6b882a3fbab618a7bf95acac4c926d65b95420 100644 (file)
@@ -30,7 +30,7 @@
 #include "frame-unwind.h"
 #include "inferior.h"
 #include "infrun.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "objfiles.h"
 #include "regcache.h"
index f35f4c4be74a1cfb2a4625559b9a776d668178d2..9491107ecffbe528cd94b62cc79a9946bfc58744 100644 (file)
@@ -29,7 +29,7 @@
 #include "gdbcore.h"
 #include "inferior.h"
 #include "reggroups.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "objfiles.h"
 #include "osabi.h"
 #include "prologue-value.h"
index b8a18a58af2a91fd24a64b64e2f5bdb64b134c30..78145656b8d8ca89e8ee3812bf7288f681f59353 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "arch-utils.h"
 #include "extract-store-integer.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 #include "infrun.h"
 #include "regcache.h"
index 97728d9100c7d07cbca8b52fb4112f9da78df610..f36ce631a08d29ebab21a947f7c65259970998a6 100644 (file)
@@ -25,7 +25,7 @@
 #include "language.h"
 #include "inferior.h"
 #include "infrun.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "dis-asm.h"
 #include "disasm.h"
index db6d6ae0f73d9645466b34ab86696e91f2de068c..afc98eb1f588a10ae7fa608b745c3e41f1dd79e1 100644 (file)
@@ -27,7 +27,6 @@
 #include "observable.h"
 #include "objfiles.h"
 #include "cli/cli-script.h"
-#include "gdbcmd.h"
 #include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "cli/cli-setshow.h"
index 68b2646d202d226a1885d17c88218f97a6976d3a..1e39f851bac4e5e335f0a271415cbba5822fd6b0 100644 (file)
@@ -27,7 +27,7 @@
 #include "frame-unwind.h"
 #include "frame-base.h"
 #include "trad-frame.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "gdbtypes.h"
 #include "inferior.h"
index ae0992a298a331c9f25120cfce85bb0081d2d35c..ab5e80029e2c3af93a51bffb6873bcef9596c13c 100644 (file)
@@ -24,7 +24,7 @@
 #include "value.h"
 #include "expression.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "frame.h"
 #include "target.h"
 #include "ax.h"
index b7c751300cbf8636d9ff9aca8046c73199b66798..55e82fb4b193b7e8c440d42c94ccc209df666f8a 100644 (file)
@@ -30,7 +30,7 @@
 #include "regcache.h"
 #include "dummy-frame.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "block.h"
 #include "inline-frame.h"
 
index 098a08aa7e7c1452d1cbc8a3f9936f685528cef0..79a442068b5855dd078ed0744627aec627e098f6 100644 (file)
@@ -24,7 +24,7 @@
 #include "trad-frame.h"
 #include "symtab.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "breakpoint.h"
 #include "inferior.h"
 #include "regcache.h"
index f077fa29a0c1b1974f1ccbafca29c10f510ea106..72a5ebcdddb400a945979545b7f934cbefaa8da0 100644 (file)
@@ -20,7 +20,7 @@
 #include "arch-utils.h"
 #include <ctype.h>
 #include "breakpoint.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 #include "infrun.h"
 #include "annotate.h"
index a0e6e6788fe841c67f4c499526aabd563a3a2d43..52ae60b65fb5a115dbf802b6f844a83fbd4f96e4 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <ctype.h>
 #include "breakpoint.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 #include "cli/cli-utils.h"
 #include "annotate.h"
index ce614ac8fe376d6a3b2f281c2d583cad8ae0f085..9a35ede1df67d58fdc99dc66f74f5a70478c4d09 100644 (file)
@@ -20,7 +20,7 @@
 #include "arch-utils.h"
 #include <ctype.h>
 #include "breakpoint.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 #include "annotate.h"
 #include "valprint.h"
index 03e073d787926daa1cec55661e0317ad4fabb3af..b321baeb3bebb872edf90ddc201f7a56ae38ffdf 100644 (file)
@@ -28,7 +28,7 @@
 #include "gdbtypes.h"
 #include "expression.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "value.h"
 #include "command.h"
 #include "inferior.h"
index cbca4a9b7b8ee3520a75a1e4808e1e371d917a89..f658ce0d4bcd6ba6fe3346d4749adb27312fcc81 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "bt-utils.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "ui.h"
 #include "cli/cli-decode.h"
 
index 04ae3fd0b5ebb78018eac89a8ef4012326724f8e..66f20ee3fadadabd49fd8ecacf2888c31f5f1d98 100644 (file)
@@ -30,7 +30,7 @@
 #include "filenames.h"
 #include "regcache.h"
 #include "gdbsupport/rsp-low.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-utils.h"
 #include "gdbarch.h"
 
index 17a9ca81b2eb4f772f7d0f5b1b71c1aec9c7f559..35e700a8caf71fffffe5b06081f08d964d2d6bce 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "charset.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "gdbsupport/gdb_wait.h"
 #include "charset-list.h"
index 3afe2178199ea6d5f3a86f3207c3ed370eea4cb9..476138a9747026fb6d43abf9b791e01337e2dcbb 100644 (file)
@@ -22,7 +22,6 @@
 #include "completer.h"
 #include "target.h"
 #include "gdbsupport/gdb_wait.h"
-#include "gdbcmd.h"
 #include "gdbsupport/gdb_regex.h"
 #include "gdb_vfork.h"
 #include "linespec.h"
index 2b3572885855b5845ae70b29601daa177aaa87c5..2c54ceafb3ebfcaf2396300dea8d3af1e5fb24b5 100644 (file)
@@ -17,7 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "ui-out.h"
 #include "interps.h"
 #include "cli/cli-style.h"
index 03e0a2e43e3c7d875605287c18d0013e626933ea..329f780f9160d7a2cba450085e6b8811bc859b4e 100644 (file)
@@ -30,7 +30,6 @@
 #include "cli/cli-decode.h"
 #include "cli/cli-script.h"
 #include "cli/cli-style.h"
-#include "gdbcmd.h"
 
 #include "extension.h"
 #include "interps.h"
index 43700d96ec3658931ea996119a7b4846ea6f0235..0da4f12f04f63ebc31e12eeeadfa721c10ed2d7a 100644 (file)
@@ -28,7 +28,7 @@
 #include "gdbtypes.h"
 
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "symtab.h"
 #include "symfile.h"
 #include "objfiles.h"
index c95c86f377566520bcb894534295ca70a996a4e3..9b95cddbf248b01ac391fce42c10aef6de3110a9 100644 (file)
@@ -31,7 +31,7 @@
 #include "gdbtypes.h"
 #include "dwarf2/loc.h"
 #include "cp-support.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "compile-c.h"
 #include "inferior.h"
 
index 212db680482b33140b6c50dca3d2c1a72f78399a..8d14114372a4b871b92eda3901cd380012bedabc 100644 (file)
@@ -29,7 +29,7 @@
 #include "cp-abi.h"
 #include "objfiles.h"
 #include "block.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "c-lang.h"
 #include "compile-c.h"
 #include <algorithm>
index d1b5d5947a67b766def7bd6da15c009c877d2e90..08e30be9d31ee8a8a9138ba00eee885eb79afabb 100644 (file)
@@ -24,7 +24,7 @@
 #include "gdbcore.h"
 #include "readline/tilde.h"
 #include "bfdlink.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "regcache.h"
 #include "inferior.h"
 #include "gdbthread.h"
index 2d97a1b2005fc4d965e1fc719117fea25c0f36c6..88531a2178149dd855b57fb0e097c96c57d48549 100644 (file)
@@ -24,7 +24,7 @@
 #include "cli/cli-utils.h"
 #include "cli/cli-option.h"
 #include "completer.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "compile.h"
 #include "compile-internal.h"
 #include "compile-object-load.h"
index 7dd5205adf8322f1e0b5dc33c16e06ef7b293cd8..debafde794b8af58c9b03203106bffeec90daba1 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "complaints.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "run-on-main-thread.h"
 #include "top.h"
 #include "gdbsupport/selftest.h"
index 171d1ca8c0ed29d15b0ba8b6acdead7e8e4b7663..f1f44109bdce7f5ee000516e35550abdda48180a 100644 (file)
@@ -34,7 +34,7 @@
 
 /* FIXME: This is needed because of lookup_cmd_1 ().  We should be
    calling a hook instead so we eliminate the CLI dependency.  */
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 
 /* Needed for rl_completer_word_break_characters and for
    rl_filename_completion_function.  */
index 0babd834269344cbc8f7eeee45c966a4b820b0e4..7a450d46c80c48b2683cffece7a5cf706c524eea 100644 (file)
@@ -7,7 +7,7 @@ BEGIN   {
          print "   Modify copying.awk instead.  <== */";
          print ""
          print "#include \"command.h\""
-         print "#include \"gdbcmd.h\""
+         print "#include \"cli/cli-cmds.h\""
          print ""
          print "static void show_copying_command (const char *, int);"
          print ""
index bc45fe0dc3a56b949c5e0aa8f940f1f59b107276..af465e599d120c60627d7b08c7ea219212829603 100644 (file)
@@ -3,7 +3,7 @@
    Modify copying.awk instead.  <== */
 
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 
 static void show_copying_command (const char *, int);
 
index 8caf3bff383f5b85f695c9197edb78e2cd48ac0a..044c084ab6f3949f5e22ab1ab4af916fb3bda469 100644 (file)
@@ -24,7 +24,7 @@
 #include "inferior.h"
 #include "symtab.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "bfd.h"
 #include "target.h"
 #include "gdbcore.h"
index bdda742ef59578155a5c5ef8941eacd04f427f94..a710b07f9684cef43c87569d84bce58a2dd97560 100644 (file)
@@ -50,7 +50,7 @@
 #include "debuginfod-support.h"
 #include <unordered_map>
 #include <unordered_set>
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "xml-tdesc.h"
 #include "memtag.h"
 
index a813b4ad15cc3946425b5403e21f5211e33f7fdc..3167b745b490ae60bfb8f1e259c28f12055cb2a0 100644 (file)
@@ -21,7 +21,7 @@
 #include "value.h"
 #include "cp-abi.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "ui-out.h"
 static struct cp_abi_ops *find_cp_abi (const char *short_name);
 
index 5fd53094d053cca9fdf7aff06e29f8cb461ffb8c..4f8a6f25d53fc8ae36f16d3cd4f483e892aa2b2a 100644 (file)
@@ -21,7 +21,7 @@
 #include "cp-support.h"
 #include "language.h"
 #include "demangle.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "dictionary.h"
 #include "objfiles.h"
 #include "frame.h"
index ae28882e1789d8f0ea6d6b57e5ed0a176774c586..2634c1e33a667ef7d9ecc48bcdad5262fcd54c13 100644 (file)
@@ -25,7 +25,7 @@
 #include "expression.h"
 #include "value.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "demangle.h"
 #include "annotate.h"
 #include "c-lang.h"
index 8ca9fbc5251a25fcfaeaf6e91b4e478dcc280c3e..4c8ae77cc86de9459ee7f17599d1a02b4f09b97c 100644 (file)
@@ -30,7 +30,7 @@
 #include "inferior.h"
 #include "gdbtypes.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "value.h"
 #include "opcode/cris.h"
index 49aa1f680122dbdfa057215a2d04765a5e2b789f..1b6c08eb730b7220f9ff88bdcb692c4311254c53 100644 (file)
@@ -25,7 +25,7 @@
 #include "inferior.h"
 #include "symtab.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "language.h"
 #include "gdbcore.h"
 #include "symfile.h"
index 3d3e47c998a395d07ff8827c51e762e992c19725..121c3a583883624082e745d8548bf2a7bddfd01e 100644 (file)
@@ -31,7 +31,7 @@
 #include "gdbtypes.h"
 #include "gdbcore.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 #include "gdbarch.h"
 
index 33896a88d2b83a5d62e77bcff84e5d1947f68e99..c70cd44bb7fb5a131b4b84256dc5efdfc2d1c421 100644 (file)
@@ -25,7 +25,7 @@
 #include "symfile.h"
 #include "symtab.h"
 #include "objfiles.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "gdbthread.h"
 #include "regcache.h"
index ae08f3518c11457465ad7cf442de0e29d188601d..2f40d2721c82b0be5b74a2c785eb5dd719c51b44 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "dcache.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "target-dcache.h"
 #include "inferior.h"
index e54b8521dde36496d6bbc483c4df4d09e895461c..16736e549977b97d9c8ccc9586ea96663fa65100 100644 (file)
@@ -24,7 +24,7 @@
 #include "ui-out.h"
 #include "disasm.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "dis-asm.h"
 #include "source.h"
 #include "gdbsupport/gdb-safe-ctype.h"
index 7d72fe032ee139ceff1e002be744fd7b9bce26c2..9f540d02f1ac5afe7b50a2477a6a7b98ac4f9f10 100644 (file)
@@ -24,7 +24,7 @@
 #include "inferior.h"
 #include "frame-unwind.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "observable.h"
 #include "gdbthread.h"
 #include "infcall.h"
index 3f812285995d4347e4bdf2daf5c57c45383d5065..aeb688b13ee5b7da2c0f556b2086bb2476887511 100644 (file)
@@ -34,7 +34,7 @@
 #include "dwarf2/read.h"
 #include "dwarf2/dwz.h"
 #include "gdb/gdb-index.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "objfiles.h"
 #include "ada-lang.h"
 #include "dwarf2/tag.h"
index 23c57bde93916f6fd00676f0df1c50708134e285..9db5fc1492d1a3bbfd8346b101a996a601986aee 100644 (file)
@@ -31,7 +31,7 @@
 #include "regcache.h"
 #include "objfiles.h"
 #include "block.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "complaints.h"
 #include "dwarf2.h"
 #include "dwarf2/expr.h"
index 501d6c0c992cc0395878fb28125842bc5a8ef461..7eacafc25b5e5f5202769b18175ed510a6787489 100644 (file)
@@ -62,7 +62,7 @@
 #include "cp-support.h"
 #include "hashtab.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "block.h"
 #include "addrmap.h"
 #include "typeprint.h"
index 2fcbad6b937b42ccb3ccaa6e7dcf25482214c576..0425bcf9f994359680a32903c1d772b7dec8d379 100644 (file)
@@ -35,7 +35,7 @@
 #include "main.h"
 #include "gdbthread.h"
 #include "observable.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "annotate.h"
 #include "maint.h"
 #include "ser-event.h"
index 98ad81fb99ae6960a10cbeb319a5300bb2cff647..3d392b198a1bc185d1b8c183408837d076cfd3f4 100644 (file)
@@ -20,7 +20,7 @@
 #include "frame.h"
 #include "inferior.h"
 #include "target.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "language.h"
 #include "filenames.h"
 #include "symfile.h"
index 5eeb22806bb656d9ca064e114e657565a16895fb..58f35bf0f3fd3510878c721869cebe9281922917 100644 (file)
@@ -35,7 +35,7 @@
 #include "c-lang.h"
 #include "target-float.h"
 #include "gdbarch.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "f-array-walker.h"
 #include "f-exp.h"
 
index 2d1bb5a33682aafc3e896762b709259210d6f3c7..6da32a4a50b25b7a214fd76ac5dcdc3ae09a1044 100644 (file)
@@ -25,7 +25,7 @@
 #include "regcache.h"
 #include "regset.h"
 #include "gdbarch.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbthread.h"
 #include "gdbsupport/buildargv.h"
 #include "gdbsupport/gdb_wait.h"
index 4e05b0413a891a6e8733d447f0df8814d6d4c9be..564bc1c6c2b0c1638aebe3433eac42353f85f6ff 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "filesystem.h"
 #include "gdbarch.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 
 const char file_system_kind_auto[] = "auto";
index 2915c706733493c47d1b9fc85f9913c262c170ca..a802efe000506ff3d3e92d0f25ec475616b6388f 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "arch-utils.h"
 #include <ctype.h>
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "value.h"
 #include "target.h"
 #include "cli/cli-utils.h"
index e0891296f8c9d0663602d421fdb3319e11aae9c1..539b11695d965a9e9523b04810fa5943c23b84d3 100644 (file)
@@ -20,7 +20,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "inferior.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "terminal.h"
 #include "gdbthread.h"
 #include "ui.h"
index 0232bdb6865c995cfe2416f2ee2530cb8ebec23c..43efac07d95ad150b080d97bace6124cc1619e2a 100644 (file)
@@ -34,7 +34,7 @@
 #include "frame-unwind.h"
 #include "frame-base.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "observable.h"
 #include "objfiles.h"
 #include "gdbthread.h"
index 8f7aa51b58a645e0b0f4df7adba88847852561b4..647c58441515664185b3759249ce99fd308800f8 100644 (file)
@@ -23,7 +23,7 @@
 #include "frame-base.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "value.h"
 #include "inferior.h"
index 7779beb591da37eb52d7eb62e8c37ff23506f84e..ed5aca2370141f6a9c42f675529914f0f46a3b8a 100644 (file)
@@ -25,7 +25,7 @@
 
 #include "cli/cli-utils.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "demangle.h"
 #include "gdb-demangle.h"
 #include "language.h"
index 6e97b2168139b0256c841846a3f31c1cf1e828dc..6d7b7fa84e5a21a88a9cd763584dedf3b649546c 100644 (file)
@@ -20,7 +20,7 @@
 #include "gdb_bfd.h"
 #include "event-top.h"
 #include "ui-out.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "hashtab.h"
 #include "gdbsupport/filestuff.h"
 #ifdef HAVE_MMAP
diff --git a/gdb/gdbcmd.h b/gdb/gdbcmd.h
deleted file mode 100644 (file)
index a2e2566..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-/* ***DEPRECATED***  The gdblib files must not be calling/using things in any
-   of the possible command languages.  If necessary, a hook (that may be
-   present or not) must be used and set to the appropriate routine by any
-   command language that cares about it.  If you are having to include this
-   file you are possibly doing things the old way.  This file will disappear.
-   fnasser@redhat.com    */
-
-/* Header file for GDB-specific command-line stuff.
-   Copyright (C) 1986-2024 Free Software Foundation, Inc.
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
-
-#if !defined (GDBCMD_H)
-#define GDBCMD_H 1
-
-#include "command.h"
-#include "ui-out.h"
-#include "cli/cli-script.h"
-#include "cli/cli-cmds.h"
-
-#endif /* !defined (GDBCMD_H) */
index 1e1a7e9ce6157ea88b13fb499a293e2b77aade29..5b3c5ac8a026b877697ba4ea4c0f72c38f0c0a10 100644 (file)
@@ -30,7 +30,7 @@
 #include "value.h"
 #include "demangle.h"
 #include "complaints.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cp-abi.h"
 #include "hashtab.h"
 #include "cp-support.h"
index 92b2858bd9d68ffa9bf9c89fd408fccfe69821e1..198fc42c2178c7785b43f2a99efdf2f5c2ef8990 100644 (file)
@@ -64,7 +64,7 @@ extern "C"
 #include "target.h"
 #include "gdbsupport/gdb_wait.h"
 #include "gdbarch.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "gdbthread.h"
 #include "gdbsupport/gdb_obstack.h"
index 1d8c16fa71c310975a59d7734840763a7553fdd1..386c73ce26b1981c94fdd1c37d69ec2c4fd8ee2e 100644 (file)
@@ -91,7 +91,7 @@
 #include "gdbsupport/gdb_wait.h"
 #include "gdbcore.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "floatformat.h"
 #include "buildsym-legacy.h"
 #include "i387-tdep.h"
index f540659d64799f12e76edf93b2c066c71fdcfac9..dbbb96edfa8518853ad1afe3b10c18b2df57227f 100644 (file)
@@ -25,7 +25,6 @@
 #include "cli/cli-script.h"
 #include "cli/cli-utils.h"
 #include "command.h"
-#include "gdbcmd.h"
 #include "top.h"
 #include "ui.h"
 #include "extension-priv.h"
index 90c4eedb9254980abe9f7714c8da0802121a478c..57550fa9239c1bb07c8535a4a7a7d3c9a136d518 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "top.h"
-#include "gdbcmd.h"
 #include "objfiles.h"
 #include "cli/cli-cmds.h"
 #include "auto-load.h"
index a32862b0349f8ff43edfd509e46c77dfd204955a..b8a5d82afa6454a84a26bbc9a9bea827141072e3 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "value.h"
 #include "breakpoint.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbthread.h"
 #include "observable.h"
 #include "cli/cli-script.h"
index d75d2b63c8ca4a29e4925db59821c6c084cdd043..2a5507686b0f653a5e6af1c7dafbfdc2b3d1b292 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <ctype.h>
 #include "charset.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "completer.h"
 #include "guile-internal.h"
index 018bd1499c9924d4898b713a78039fd89587e12f..3a1e1583f5405245216af61911d31fd56324997b 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "value.h"
 #include "charset.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "completer.h"
 #include "language.h"
index be8ea57989314886926088bdbc423455cfc9ed50..c15a9fcc03faff106da6f65bb36d6720d4cd84a1 100644 (file)
@@ -35,7 +35,7 @@
 #include "frame-base.h"
 
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbtypes.h"
 #include "objfiles.h"
 #include "hppa-tdep.h"
index acfa46a8b7d0a0c75aee1bab03c19fd1cd6d4268..59655996565c44f43e1509d00912588c57642214 100644 (file)
@@ -24,7 +24,7 @@
 #include "symfile.h"
 #include "symtab.h"
 #include "objfiles.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "regcache.h"
 #include "i386-tdep.h"
 #include "i387-tdep.h"
index 4b1c60ee92463012b64c169bd817ed033e335d58..f1f909e16169f201df468ab0ef5ca07a18e07ce2 100644 (file)
@@ -28,7 +28,7 @@
 #include "frame-unwind.h"
 #include "inferior.h"
 #include "infrun.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "gdbtypes.h"
 #include "objfiles.h"
index 86f50044d6db06558c2f4f57ef03ab699a418d72..23d5652dd2130771aa50bfa268f1ee47b3eac15f 100644 (file)
@@ -28,7 +28,7 @@
 #include "gdbcore.h"
 #include "language.h"
 #include "objfiles.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "command.h"
 #include "dummy-frame.h"
 #include "ada-lang.h"
index 10a964a90d739ac2a049b512fb7345506853994c..0309658690c1c4c3670455d52edb8b19f29e56fc 100644 (file)
@@ -25,7 +25,7 @@
 #include "infrun.h"
 #include "gdbsupport/environ.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "symfile.h"
 #include "gdbcore.h"
 #include "target.h"
index 5621ea40a6d74b32c724ec9670f05c5c3f43c349..0522cb5c14d5fd1d87cee73d0ddeb075231e273b 100644 (file)
@@ -22,7 +22,7 @@
 #include "target.h"
 #include "command.h"
 #include "completer.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbthread.h"
 #include "ui-out.h"
 #include "observable.h"
index ac71e262a1f2e2acb688300c23995a3bc5e0be9d..773ac0ba4997e20172e72761421775af901c54fd 100644 (file)
@@ -28,7 +28,7 @@
 #include <fcntl.h>
 #include "gdbsupport/gdb_select.h"
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #ifdef HAVE_TERMIOS_H
 #include <termios.h>
 #endif
index 36d96eea51491654d6e9be6c7ae9d8fd58b32a65..94a982e97ab1a856a57ec13d679a4dad5f167dcf 100644 (file)
@@ -29,7 +29,7 @@
    the readline command interface, and it is probably simpler to just let
    them take over the input in their resume proc.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "ui-out.h"
 #include "gdbsupport/event-loop.h"
 #include "event-top.h"
index 92cac0d342a5115ccdf9614a3dd4edee865d9e99..797be95a8dac8540f4ea3af875c5f6939dae0574 100644 (file)
--- a/gdb/jit.c
+++ b/gdb/jit.c
@@ -27,7 +27,7 @@
 #include "dictionary.h"
 #include "filenames.h"
 #include "frame-unwind.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "inferior.h"
 #include "observable.h"
index e43e0fe7a172a60a8c190a28adca3235ff8aaf06..be6a1e89fd35671ff205fa3f1ba33f7fd9952031 100644 (file)
@@ -32,7 +32,7 @@
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "expression.h"
 #include "language.h"
 #include "varobj.h"
index 867cb187c8af3f5dd6c79e74e563078ede45993c..319a13fd480804bc3712931db5dc36719be876b7 100644 (file)
@@ -22,7 +22,7 @@
 #include "inferior.h"
 #include "infrun.h"
 #include "regcache.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "infcall.h"
 #include "objfiles.h"
 #include "linux-fork.h"
index 55cab41bb61bea276446d92abe0a7b7ef2bdd6f3..c357ca3ab8b3f8d03c0fe8bbea791bd49a9431b1 100644 (file)
@@ -32,7 +32,7 @@
 #include "nat/linux-personality.h"
 #include "linux-fork.h"
 #include "gdbthread.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "regcache.h"
 #include "regset.h"
 #include "inf-child.h"
index b967580a643107cbcdbb9b4426a17601f95dbe0f..8e6ac87f5a1d787b7e52a7179652372e83a57eec 100644 (file)
@@ -34,7 +34,7 @@
 #include "observable.h"
 #include "objfiles.h"
 #include "infcall.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbsupport/gdb_regex.h"
 #include "gdbsupport/enum-flags.h"
 #include <optional>
index 65bf4a79fdf1f495dcd16dcfcc09b8231049a5af..81a9c0d22a7e6a725235103b45754d60e7ca80ed 100644 (file)
@@ -23,7 +23,7 @@
 #include "gdbsupport/gdb_vecs.h"
 #include "bfd.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbthread.h"
 #include "inferior.h"
 #include "infrun.h"
index e2129409c19c1a02554bcb3489188c4369837270..f2f8602f23c63f3a0087fe28796a084770236352 100644 (file)
@@ -23,7 +23,7 @@
 #include "frame-base.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "value.h"
 #include "inferior.h"
index e117d8e291970965e26d6d2028b5df06377e8c7f..e58e44b7fd22b80e04f3e06cc63d4a61d6ee837b 100644 (file)
@@ -28,7 +28,7 @@
 #include "trad-frame.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "value.h"
 #include "inferior.h"
index b65694e697d5e1fa363f91740d1b28ecdd2e0af6..be68e454f644815d240718b31ad8d1e8a3a92132 100644 (file)
@@ -23,7 +23,7 @@
 #include "bfd.h"
 #include "symfile.h"
 #include "objfiles.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "mach-o.h"
 #include "aout/stab_gnu.h"
index ddabfede0f55b39bbab0d8d5296ee136d445bea1..bf7e43a8530f1df3edc81edb618b23b798bb1017 100644 (file)
@@ -24,7 +24,7 @@
 #include "cli/cli-style.h"
 #include "cli/cli-utils.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "linespec.h"
 
 \f
index f671771f3b37d59be025d6f030326b69c5ad7844..48b68f910844035a424aa7c63954b6926a70db5b 100644 (file)
@@ -17,7 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-option.h"
 
 /* This file defines three "maintenance test-options" subcommands to
index 61456911589dc90f934732059ed4a14384ba8890..1aaacc22edbdd1a000f11a8cc9f73684bc60c660 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 
 /* Command list for "maint set test-settings".  */
 static cmd_list_element *maintenance_set_test_settings_list;
index 6a5a55afebf8f6411aa775a08af26a67d345caf7..d0916347f94c5d19d34e6f94f32854842770d33d 100644 (file)
@@ -25,7 +25,6 @@
 #include <cmath>
 #include <signal.h>
 #include "command.h"
-#include "gdbcmd.h"
 #include "symtab.h"
 #include "block.h"
 #include "gdbtypes.h"
index 062611e8ee6fbab55581d3d47729868169f03312..735068e5a468e82965b81179784b4b36802f82e4 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "memattr.h"
 #include "target.h"
 #include "target-dcache.h"
index 7d87d64100866ab3e885738a26081753dc5285cd..913889ecfb2d59d56d5ad7fbd734de14432151a4 100644 (file)
@@ -25,7 +25,7 @@
 #include "frame-base.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "value.h"
 #include "inferior.h"
index 7f8a34ba18f153b5315317601181ad9c5d087460..a758b689ae722e1264c667e83809e1fde94e7a5b 100644 (file)
@@ -50,7 +50,7 @@
 #include "ada-lang.h"
 #include "linespec.h"
 #include "extension.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "observable.h"
 #include <optional>
 #include "gdbsupport/byte-vector.h"
index 999a3bc27126e6cbae9ede4a57471a91b5b4adc6..49cdfc6013423ecbf1914462e6ffe838bbb1db68 100644 (file)
@@ -22,7 +22,7 @@
 #include "symtab.h"
 #include "target.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "symfile.h"
 #include "objfiles.h"
 #include "regcache.h"
index 8d045c69c10987e725f7664f79e05950bb9ab541..3d768d7e1618fa4d470abfb66ad1bf2703c129be 100644 (file)
@@ -24,7 +24,7 @@
 #include "trad-frame.h"
 #include "symtab.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "breakpoint.h"
 #include "inferior.h"
 #include "regcache.h"
index 97ec72e5d7311f30e2957169495e2b037b11822b..3d072ea935cfae77b45057a8bdad80d8a0c47ead 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 #include "mips-tdep.h"
 #include "target.h"
index 0abac41e3f9eb1a73b82b5fc8dac08f6a22a0537..ae58d7c87206c2223244c83efbde14c6a2a212f6 100644 (file)
@@ -25,7 +25,7 @@
 #include "inferior.h"
 #include "symtab.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "language.h"
 #include "gdbcore.h"
 #include "symfile.h"
index 3bfde1be6659a398e49ff59b11b2a5566cd8fade..29ad1f2bb2e2edd0e41399e1b20653d98c5463ba 100644 (file)
@@ -23,7 +23,7 @@
 #include "frame-base.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "value.h"
 #include "inferior.h"
index 956eb023eb9fccfcf5cc19f2daff457fc84a235c..130c0154a60529d28aa1d022477a87b0a71c476d 100644 (file)
@@ -29,7 +29,7 @@
 #include "inferior.h"
 #include "gdbtypes.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "osabi.h"
 #include "target.h"
 #include "dis-asm.h"
index b36816898a5e2408286e713d4253d70aaadf62d7..61b444d4e17560bacf063b34719837bfaf6c19a7 100644 (file)
@@ -35,7 +35,7 @@
 #include "objfiles.h"
 #include "target.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "frame.h"
 #include "gdbsupport/gdb_regex.h"
 #include "regcache.h"
index 0527cc68e2c01470b0ea4b09c9ef4b0a06cca77a..7816d214ad8bb452db6fb3875c716183d7a1f95d 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "observable.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 
 namespace gdb
 {
index db74b590f182e33b2e886085a6f9a555ef100159..290f748cc565a4909c42d8f74b63611932070f2a 100644 (file)
@@ -21,7 +21,7 @@
 #include "inferior.h"
 #include "symtab.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "language.h"
 #include "gdbcore.h"
 #include "symfile.h"
index 016c203f47fec82bd17e961fdccaef2ceec6354f..d494d89962348cf6acedd66cdc2bd48d64a494f9 100644 (file)
@@ -20,7 +20,7 @@
 
 #include "osabi.h"
 #include "arch-utils.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "command.h"
 #include "gdb_bfd.h"
 
index 6dea1003cd2c352bfa65fc00d157f24b4680b4e7..e4d9b0bef97870c83f7ae928fc36e5f65666bb74 100644 (file)
@@ -21,7 +21,7 @@
 #include "xml-support.h"
 #include "osdata.h"
 #include "ui-out.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 
 #if !defined(HAVE_LIBEXPAT)
 
index 87c0c35cb997c513f002d045f97bc8d1347b6f29..bdb9524d969c962aa46d7c4482e1182c3c5cade6 100644 (file)
@@ -26,7 +26,7 @@
 #include "expression.h"
 #include "value.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "demangle.h"
 #include "valprint.h"
index fecaa81c318affb3e4f7b83b1d9f6b571122f548..0a2b2a5b2abfcee3b627fb945951af8878f87d3a 100644 (file)
@@ -39,7 +39,7 @@
 #include "command.h"
 #include "language.h"
 #include "parser-defs.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "symfile.h"
 #include "inferior.h"
 #include "target-float.h"
index e70eb2e8b66f3ed81339c2d7f39b57c20d17d332..e1000452390cb0edfb037df0715a412a8f3bed00 100644 (file)
@@ -23,7 +23,7 @@
 #include "symtab.h"
 #include "target.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "symfile.h"
 #include "objfiles.h"
 #include "regcache.h"
index 25e391b15d5c940d7a0e96adad8572d6f9cadabe..1d6a4922b8e795e902fd8740f04301a1fe7afbb0 100644 (file)
@@ -28,7 +28,7 @@
 #include "c-lang.h"
 #include "expression.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "breakpoint.h"
 #include "demangle.h"
index 0d3f389afdb503aa81182569adff3bfb7885e3d7..55e3919b978d1704aa1e49dbadc7bbf5be22be78 100644 (file)
@@ -24,7 +24,7 @@
  * Pretty-print trace of api calls to the /proc api
  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "completer.h"
 
 #include <sys/types.h>
index d61340420e725ee3204adcf063a0cc170bdfbc3d..b5bda4dfb858f7e07e9c91d117872cf4999d2755 100644 (file)
@@ -26,7 +26,7 @@
 #include "target.h"
 #include "gdbcore.h"
 #include "elf-bfd.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbthread.h"
 #include "regcache.h"
 #include "inf-child.h"
index c3a9909dcd4b081aa4fbe5d3029b5df4ab740ce5..0deca3f23762447d0abff981ae1737b890ef7380 100644 (file)
@@ -17,7 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "objfiles.h"
 #include "arch-utils.h"
 #include "gdbcore.h"
index 8edadf3a335beba434f09f8195faaabbceffe3fd..20822c3101e05a75b38a120002ffdedb55bffb65 100644 (file)
@@ -32,7 +32,7 @@
 #include "dictionary.h"
 #include "language.h"
 #include "cp-support.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include <algorithm>
 #include <set>
 #include "gdbsupport/buildargv.h"
index 8a3327b37226f641213dc131e0f98097bdd24bb3..9548973285c17db797dad5a3f14dd1fc08865508 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "top.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "objfiles.h"
 #include "python.h"
 #include "auto-load.h"
index cd9ef3093c167ac56ddd6d10b2b13f029a612ad0..da74d69d35773f48352d2ee08286d6faf9a8434a 100644 (file)
@@ -22,7 +22,7 @@
 #include "python.h"
 #include "charset.h"
 #include "breakpoint.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbthread.h"
 #include "observable.h"
 #include "cli/cli-script.h"
index f18a8e8eaa9a0d72ee3c6274c0e41a3f10b08724..f83b45dd2106c8a143648d9ac5e02e4c2f361876 100644 (file)
@@ -22,7 +22,7 @@
 #include "value.h"
 #include "python-internal.h"
 #include "charset.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "completer.h"
 #include "language.h"
index 077396cb93ecb4955fae5fbdc42f8f334c026896..2bbfb9d3a6dc96973c678539e1012bc1b5f8d32b 100644 (file)
@@ -21,7 +21,7 @@
 #include "value.h"
 #include "python-internal.h"
 #include "charset.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "completer.h"
 #include "expression.h"
index ba837566343e424d7e87142fd9a652125b0ed791..621f85da3f83281b79dc6a4c3e8406411e6a6ccd 100644 (file)
@@ -21,7 +21,7 @@
 #include "value.h"
 #include "python-internal.h"
 #include "charset.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "completer.h"
 #include "language.h"
index 8c34add0d771883520e95f21d4108afdd4543e3a..36454fc669fc1fa2cd0fb7116207cb048ca2dfdb 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbthread.h"
 #include "btrace.h"
 #include "py-record.h"
index 58bcf40e1c9f2cbd28082b66d74f2b4ab8ed964b..a86ccd2c94e00a527cb6669210cf0c5c4a13ab40 100644 (file)
@@ -20,7 +20,7 @@
 #include "arch-utils.h"
 #include "frame-unwind.h"
 #include "gdbsupport/gdb_obstack.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "language.h"
 #include "observable.h"
 #include "python-internal.h"
index a6875af63db74625cc8c47b0757a4b1973c42dce..8121e5d6f2a9277cec2a5b58bfc471395ac4dd63 100644 (file)
@@ -21,7 +21,7 @@
 #include "command.h"
 #include "ui-out.h"
 #include "cli/cli-script.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "progspace.h"
 #include "objfiles.h"
 #include "value.h"
index 55d54f4bdf137129cb7277783a8aa6cf3bf38258..1957f3ca2e3dda8bb208473709dc452f22788ef7 100644 (file)
@@ -26,7 +26,7 @@
 #include "command.h"
 #include "ravenscar-thread.h"
 #include "observable.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "top.h"
 #include "regcache.h"
 #include "objfiles.h"
index aac59ee6a6dc2fc531a412a5563d86e48a9af7a1..9fec6112755447295fc9fdbf4909ba05d690ad0f 100644 (file)
@@ -23,7 +23,7 @@
 #include "record-btrace.h"
 #include "gdbthread.h"
 #include "target.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "disasm.h"
 #include "observable.h"
 #include "cli/cli-utils.h"
index d288eb957feeda31ef3d3bfb2b2679139fe1bec0..c51aadfef3355a2df0f20c0320c7be22c5e3e097 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "extract-store-integer.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "regcache.h"
 #include "gdbthread.h"
 #include "inferior.h"
index 2059fb7ea0cfa8ef941ab9ba0166cace6829cd8c..b25445713fd727ef9fb47955cfda98f32323c288 100644 (file)
@@ -17,7 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "completer.h"
 #include "record.h"
 #include "observable.h"
index 33205a4241d826e75b308db3e949edd5c7dffc7f..bc665dc08a67379afb691c20f4deae31922902d4 100644 (file)
@@ -15,7 +15,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "regcache.h"
 #include "gdbsupport/def-vector.h"
 #include "valprint.h"
index 0e754ec54379db22e0f49b16ba17826936ad24d4..f04354d822f9c78db671e9cd41f15811b0770bd8 100644 (file)
@@ -24,7 +24,6 @@
 #include "test-target.h"
 #include "scoped-mock-context.h"
 #include "gdbarch.h"
-#include "gdbcmd.h"
 #include "regcache.h"
 #include "reggroups.h"
 #include "observable.h"
index 8fb21bd7622d3ad85649454900dfbc4ca4ee99ea..b2ac62c62b14d4d404b7107a90fdeb1954a7cadd 100644 (file)
@@ -24,7 +24,7 @@
 #include "gdbtypes.h"
 #include "regcache.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbsupport/gdb_obstack.h"
 
 /* See reggroups.h.  */
index bdb3c22b69234e07462cb8e4b29a3f0fa6e6eddd..b15824637a947ccd1a1e281ebbcf5b9d2138b420 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "event-top.h"
 #include "extract-store-integer.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "remote.h"
 #include "gdbsupport/gdb_wait.h"
 #include <sys/stat.h>
index 9acf3f8dc78eb61834c05391946827840cd88be1..d16f8d76dffa1d0ee5bd52487210ecd02ca8f641 100644 (file)
@@ -38,7 +38,7 @@
 #include "target.h"
 #include "inferior.h"
 #include "infrun.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "async-event.h"
 
 bool notif_debug = false;
index cfb54de157d78a71865dc211e5a72d8bbf1e309d..c1a6c137dd4acf85867a0036ec494ad244ce391b 100644 (file)
@@ -27,7 +27,7 @@
 #include "symfile.h"
 #include "target.h"
 #include "process-stratum-target.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "objfiles.h"
 #include "gdbthread.h"
 #include "remote.h"
index 89091689f6e8ec531a31a2fdbb8b8915df437ae0..d592d2dc0c41c075b1f294d976fa09c4936537a5 100644 (file)
@@ -22,7 +22,7 @@
 #include "inferior.h"
 #include "symtab.h"
 #include "value.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "language.h"
 #include "gdbcore.h"
 #include "symfile.h"
index e0698928dc85bc830e3d9fc13a4fedab967a4c79..2edb8234e6b49b2cd93965ecf5af99c5166122d3 100644 (file)
@@ -24,7 +24,7 @@
 #include "symtab.h"
 #include "target.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "objfiles.h"
 #include "arch-utils.h"
 #include "regcache.h"
index 29d4ef3b71ce5c8dede55e0f0b312ec84740f534..c24c75665ed70c347b1689316b0e01205e16f5d4 100644 (file)
@@ -24,7 +24,7 @@
 #include "gdbsupport/errors.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 #include "opcode/s12z.h"
 #include "trad-frame.h"
index 6bb84b2ff69697558b422263ff40be762ec89a40..6b2b6f1bf31500bbbfd37ca38480196781001cc0 100644 (file)
@@ -28,7 +28,7 @@
 #include "gregset.h"
 #include "regset.h"
 #include "nat/linux-ptrace.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbarch.h"
 
 #include "s390-tdep.h"
index ae71f73cce92d83dceada9c62cb3e5f627c3b645..2802a44241b82c31d418333b2d0756a3af069ce1 100644 (file)
@@ -21,7 +21,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "serial.h"
 /*
  * NS16550 UART registers
index 6efc2457bdb79a55b6148ac45f4042acabb569e9..18d9123224177d62615a7d9c0330251a1250f2fc 100644 (file)
@@ -20,7 +20,7 @@
 #include "serial.h"
 #include "ser-base.h"
 #include "ser-tcp.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "cli/cli-setshow.h"
 #include "gdbsupport/filestuff.h"
index db1464f8f6e8f1c5500bb1fffa3568b42f18bf4f..02845aa938b0f3974dd6fc5d7f4cc5138ac96be4 100644 (file)
@@ -28,7 +28,7 @@
 #include "gdbsupport/gdb_sys_time.h"
 
 #include "gdbsupport/gdb_select.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbsupport/filestuff.h"
 #include <termios.h>
 #include "gdbsupport/scoped_ignore_sigttou.h"
index aeab7ebcfb08d94ed7412296cb7216c6cd8b3b34..f96668abacce360dee74359966bd61b1b2e689c3 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <ctype.h>
 #include "serial.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "cli/cli-utils.h"
 
 /* Is serial being debugged?  */
index efbe156476791ea14b70bb48a0313386142df2c7..0a3b50702d9506cc47eb03bf0562a30a749b2fcd 100644 (file)
@@ -27,7 +27,7 @@
 #include "dwarf2/frame.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "value.h"
 #include "dis-asm.h"
index 9b8a56cadefaa46f6e542b6413cf15e64f7182d1..4dff5c5a9e5fa9de0468d35473c5040eb1443e20 100644 (file)
@@ -21,7 +21,7 @@
 #include "valprint.h"
 #include "ui-out.h"
 #include "symtab.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "command.h"
 #include "completer.h"
 #include "stack.h"
index 7c17601d5608374bb9090683ffdbb29cbf0d9434..77740fed5d96666e13d654cd645ce70f5053b94a 100644 (file)
@@ -57,7 +57,7 @@
 #include <fcntl.h>
 #include <sys/stat.h>
 #include <dlfcn.h>
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "solib.h"
index 432301e2a71782fb9428c62daf52c0a3b4d44017..24a8769da91472760d07af6ae9f43aadaa9b7be1 100644 (file)
@@ -22,7 +22,7 @@
 #include "language.h"
 #include "command.h"
 #include "source.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "frame.h"
 #include "value.h"
 #include "gdbsupport/filestuff.h"
index 0eaaf506b3c02c844e4ddb20b81cfb2c24f3e8b6..7d44b1e16a01fc521681dabe05bb9f069780c434 100644 (file)
@@ -67,7 +67,7 @@
 
 #include <algorithm>
 #include "cli/cli-utils.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "auxv.h"
 
 #define MAX_PROC_NAME_SIZE sizeof("/proc/99999/lwp/9999/adi/lstatus")
index fae1fce1c39f65a84df2a543dc3f5503077c8c69..c2323e1726d99939ed88d84ec975d4efac94aeea 100644 (file)
@@ -26,7 +26,7 @@
 #include "expression.h"
 #include "language.h"
 #include "frame.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "target.h"
 #include "source.h"
index 8646f874dcc9a9e70dcc66bdbf539190a01f2329..9558351f93d7ba494cd1af72453d452bb96ce739 100644 (file)
@@ -24,7 +24,7 @@
 #include "objfiles.h"
 #include "arch-utils.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "filenames.h"
 #include "value.h"
 #include "ax.h"
index bc70447600eea6fbd77cecf0b64538c8bad3bbaa..86c7010b2d29ab800eaafe071a17cb24f87ba9a4 100644 (file)
@@ -25,7 +25,7 @@
    and then if the function returns a result printing a message after it
    returns.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "objfiles.h"
 #include "observable.h"
 #include "source.h"
index 87fcc076986ed00e9b705c81b9828ba3efe8693d..ec50ec4e33c6367d58d63bf66ba34dca027d3a18 100644 (file)
@@ -44,7 +44,7 @@
 #include "symtab.h"
 #include "gdbcore.h"
 #include "objfiles.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "value.h"
 #include "symfile.h"
index 883f1c0b05052a8bede1c1ef4f8ee468e1c5c5f8..7ebb07d5394b669d610de5917ecbd9fab51f165b 100644 (file)
@@ -31,7 +31,7 @@
 #include "symfile.h"
 #include "objfiles.h"
 #include "source.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "breakpoint.h"
 #include "language.h"
 #include "complaints.h"
index 70435996a8ec161f9d5729ceb4300230ab9e05f8..f5f4865cb621b9b08c42c0462501343c6c02ef4b 100644 (file)
@@ -34,7 +34,7 @@
 #include <sys/stat.h>
 #include "dictionary.h"
 #include "typeprint.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "source.h"
 #include "readline/tilde.h"
 #include <cli/cli-style.h>
index 6d3732aee8ce88ef793be953de011785065055d8..58648a8779d2fbac54de79d9ef31f46d12ea6e60 100644 (file)
@@ -27,7 +27,6 @@
 #include "value.h"
 #include "symfile.h"
 #include "objfiles.h"
-#include "gdbcmd.h"
 #include "gdbsupport/gdb_regex.h"
 #include "expression.h"
 #include "language.h"
index 7c6bcd8d18c9b2a030e15c1d1383387fa3975e2b..6a51bc6c8b1699ab39555b3df070a8e4ac00ec41 100644 (file)
@@ -16,7 +16,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "target-dcache.h"
-#include "gdbcmd.h"
 #include "progspace.h"
 #include "cli/cli-cmds.h"
 
index 8aca5cf719bab456c0c45a56fd1ae59dc30bd0fc..4f2104416236e3e4bc0f60e98c351e160102014d 100644 (file)
@@ -20,7 +20,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "arch-utils.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbtypes.h"
 #include "reggroups.h"
 #include "target.h"
index 091dc4cc8ac056e58824740e89c4185f908074a2..a5c92a8a5119bff869217867ab11a9dbf63fc139 100644 (file)
@@ -22,7 +22,7 @@
 #include "target.h"
 #include "extract-store-integer.h"
 #include "target-dcache.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "symtab.h"
 #include "inferior.h"
 #include "infrun.h"
index 43c28be384ff9f939293c3097b046af450bbe6f4..4ee469368610ebc0dbb7a057e549d256720100fe 100644 (file)
@@ -29,7 +29,7 @@
 #include "target.h"
 #include "gdbthread.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "regcache.h"
 #include "btrace.h"
 
index ac6e291bacc291dd6e8c19d98ba130c4ef77955e..6732478eb09bb3fa96132e5fb9caf946f9ede77f 100644 (file)
@@ -29,7 +29,7 @@
 #include "inferior.h"
 #include "gdbtypes.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "dis-asm.h"
 #include "regcache.h"
index 70a956139a3fa7afe591ceeb49cf7efbcc5c1b56..92f2be0b20823db79d3c60dc211ed662b0e8baf1 100644 (file)
@@ -25,7 +25,7 @@
 #include "trad-frame.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "value.h"
 #include "dis-asm.h"
index ee45f48b4fdd93f7ec486b59676279660e53dda5..b93ef0a69b593279ecdce4fd8e4eb223d5dfb521 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -17,7 +17,6 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "gdbcmd.h"
 #include "cli/cli-cmds.h"
 #include "cli/cli-script.h"
 #include "cli/cli-setshow.h"
index 0c0a94573bb7e35d2a56ec9c587f7bd136f534ac..e9bcbfdd5b39dba9420595e6fec3a51e8a930806 100644 (file)
@@ -23,7 +23,7 @@
 #include "frame.h"
 #include "gdbtypes.h"
 #include "expression.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "value.h"
 #include "target.h"
 #include "target-dcache.h"
index 88e1c5a341054baf7d4d0a3882f869ebf447a1cb..8db269181237695ab221362e4ccab71cacf10095 100644 (file)
@@ -24,7 +24,7 @@
 #include "tui/tui-data.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "frame.h"
 #include "regcache.h"
 #include "inferior.h"
index ced7e254f5055a6261db28a2794dce031551b80a..8f4c7ecc5959f00c23626db47f72d5a5c0d0e10c 100644 (file)
@@ -33,7 +33,6 @@
 #include "top.h"
 #include "source.h"
 #include "gdbsupport/event-loop.h"
-#include "gdbcmd.h"
 #include "async-event.h"
 #include "utils.h"
 
index 01e8d7cb92683a191d8683dc9b538b26dc6c8d57..cb21d68e9b62cccdb1af3f8cdbd2f0599cd00b51 100644 (file)
@@ -20,7 +20,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "event-top.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "tui/tui.h"
 #include "tui/tui-hooks.h"
 #include "tui/tui-command.h"
index 4d0e764274a1a67cb2567755e7830017de2baad2..ccc621ffd54470ca51f93067f3acd007bc7faa70 100644 (file)
@@ -25,7 +25,7 @@
 #include "value.h"
 #include "gdbcore.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "language.h"
 #include "cp-abi.h"
index 8d7ef7e3ad02be1df2c8d049e671304c6465040e..17498e04312c15359ae8583b10aa307b795d5968 100644 (file)
@@ -37,7 +37,7 @@
 #endif
 
 #include <signal.h>
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "serial.h"
 #include "bfd.h"
 #include "target.h"
index 8eae7cf799535747dd16c8a7d5f35676947da7b6..a0e945cf155479ad6d534f0c7c25577585aa206c 100644 (file)
@@ -28,7 +28,7 @@
 #include "target.h"
 #include "demangle.h"
 #include "language.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "regcache.h"
 #include "cp-abi.h"
 #include "block.h"
index 21265ada2ddb8deeb590101c3708693949e7ca79..db8affeb47a31ab78de0addc516ad5ac7c9423f0 100644 (file)
@@ -23,7 +23,7 @@
 #include "gdbtypes.h"
 #include "value.h"
 #include "gdbcore.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "language.h"
 #include "annotate.h"
index 4df19fde30464a85e6d9bab972e9cae0bc408fe0..e71f38b0ce43847832a113d52cb5d3f8cf552a6c 100644 (file)
@@ -24,7 +24,7 @@
 #include "value.h"
 #include "gdbcore.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "target.h"
 #include "language.h"
 #include "demangle.h"
index 8ce3cbdd440faeae27359bc45f2b109d8dacc5ed..0cd0bd03b6e2c2158277c69f4dd3c838b1c805df 100644 (file)
@@ -19,7 +19,7 @@
 #include "expression.h"
 #include "frame.h"
 #include "language.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "block.h"
 #include "valprint.h"
 #include "gdbsupport/gdb_regex.h"
index a53b6a6e053edc768a1d1658ed28aebc92c4c789..325c4d11ad87b1fcf762f65196e54cdbf3ec7c5a 100644 (file)
@@ -50,7 +50,7 @@
 #include "gdb_bfd.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "gdbthread.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include <unistd.h>
 #include "exec.h"
 #include "solist.h"
index af5ccd1a6297cd9580be18c6c2325dfa93f34506..8a29a33042fcd2d4476c48734e4dd769d4ac1211 100644 (file)
@@ -24,7 +24,7 @@
 #include "value.h"
 #include "inferior.h"
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbthread.h"
 #include "objfiles.h"
 #include "symfile.h"
index 5826716a1f8d713f7118dba132e71647ea8dc028..84c835f8a30b79d12e223c0f5799b3ea52fca0d2 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "x86-nat.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "inferior.h"
 
 #include <unordered_map>
index 583e101c25f4c0e49ed724a64cc8eafdcd1d3fdf..b60b2c531a7c36f9d47b4cb0f3ee0003502c7a8a 100644 (file)
@@ -17,7 +17,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "xml-builtin.h"
 #include "xml-support.h"
 #include "gdbsupport/filestuff.h"
index a0f6c319b126cc4a5d369daf668d27d079dbc8b3..766d1d144beb55afb688ea5cc429d72f38efd96d 100644 (file)
@@ -24,7 +24,7 @@
 #include "dwarf2/frame.h"
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "value.h"
 #include "dis-asm.h"
index 9dcd3ef06fa1c90a2f468e75e451b149670faf61..840768b65c79dbb5e4245b2aee7017a298268d2a 100644 (file)
@@ -37,7 +37,7 @@
 #include "gdbarch.h"
 
 #include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 
 #include "xtensa-isa.h"
 #include "xtensa-tdep.h"
index 530139dbb61c0e0b9b2e7e560f19e83650cb6fd8..23cdb68e1902bef66589704a1998c7f5ec51a41e 100644 (file)
@@ -24,7 +24,7 @@
 #include "frame-unwind.h"
 #include "frame-base.h"
 #include "trad-frame.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
 #include "gdbcore.h"
 #include "gdbtypes.h"
 #include "inferior.h"