binutils-gdb/gdb/mi
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
..
ChangeLog-1999-2003
mi-cmd-break.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmd-break.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-cmd-catch.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmd-disas.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmd-env.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmd-file.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmd-info.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmd-stack.c gdb: move a bunch of quit-related things to event-top.{c,h} 2024-04-23 11:26:14 -04:00
mi-cmd-target.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmd-var.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmds.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-cmds.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-common.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-common.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-console.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-console.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-getopt.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-getopt.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-interp.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-interp.h gdb: rename struct shobj -> struct solib 2024-02-05 16:10:15 -05:00
mi-main.c gdb: remove gdbcmd.h 2024-04-25 12:59:02 -04:00
mi-main.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-out.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-out.h gdb: Buffer output streams during events that might download debuginfo 2024-01-19 00:18:00 -05:00
mi-parse.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00
mi-parse.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
mi-symbol-cmds.c gdb, gdbserver, gdbsupport: remove includes of early headers 2024-03-26 21:13:22 -04:00