along with this program. If not, see <http://www.gnu.org/licenses/>. */
+#include "exceptions.h"
#include "extract-store-integer.h"
#include "gdbarch.h"
#include "glibc-tdep.h"
#include <ctype.h>
#include "event-top.h"
+#include "exceptions.h"
#include "extract-store-integer.h"
#include "gdbsupport/gdb_regex.h"
#include "frame.h"
#include "arch-utils.h"
#include <ctype.h>
#include "breakpoint.h"
-#include "cli/cli-cmds.h"
+#include "exceptions.h"
#include "inferior.h"
#include "annotate.h"
#include "valprint.h"
#include "arch-utils.h"
#include <ctype.h>
#include "event-top.h"
+#include "exceptions.h"
#include "hashtab.h"
#include "symtab.h"
#include "frame.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "arch-utils.h"
+#include "exceptions.h"
#include "readline/tilde.h"
#include "completer.h"
#include "target.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "cli-interp.h"
+#include "exceptions.h"
#include "interps.h"
#include "event-top.h"
#include "ui-out.h"
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 (COMPLAINTS_H)
#define COMPLAINTS_H
+#include "gdbsupport/scoped_restore.h"
#include <unordered_set>
/* Helper for complaint. */
#include "arch-utils.h"
#include <signal.h>
#include <fcntl.h>
+#include "exceptions.h"
#include "frame.h"
#include "inferior.h"
#include "infrun.h"
#include "gdbsupport/gdb_unlinker.h"
#include "gdbsupport/pathstuff.h"
#include "gdbsupport/scoped_fd.h"
+#include "gdbsupport/scoped_restore.h"
#include "nat/fork-inferior.h"
/* Quick overview.
#include "dis-asm.h"
#include "disasm-flags.h"
+#include "ui-out.h"
struct gdbarch;
struct ui_out;
#include "c-lang.h"
#include "ada-lang.h"
#include "event-top.h"
+#include "exceptions.h"
#include "split-name.h"
#include "observable.h"
#include "run-on-main-thread.h"
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 "exceptions.h"
#include "frame.h"
#include "dwarf2/frame-tailcall.h"
#include "dwarf2/loc.h"
#include "addrmap.h"
#include "cli/cli-decode.h"
+#include "exceptions.h"
#include "gdbsupport/byte-vector.h"
#include "gdbsupport/filestuff.h"
#include "gdbsupport/gdb_unlinker.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "event-top.h"
+#include "exceptions.h"
#include "ui-out.h"
#include "value.h"
#include "frame.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "elf-none-tdep.h"
+#include "exceptions.h"
#include "regset.h"
#include "elf-bfd.h"
#include "inferior.h"
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 "exceptions.h"
#include "gdbsupport/job-control.h"
#include "run-on-main-thread.h"
#include "top.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "auxv.h"
+#include "exceptions.h"
#include "extract-store-integer.h"
#include "gdbcore.h"
#include "inferior.h"
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 "exceptions.h"
#include "inferior.h"
#include "infrun.h"
#include "gdbsupport/event-loop.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "arch-utils.h"
+#include "exceptions.h"
#include "symtab.h"
#include "gdbtypes.h"
#include "frame.h"
#include "displaced-stepping.h"
#include "infrun.h"
#include <ctype.h>
+#include "exceptions.h"
#include "symtab.h"
#include "frame.h"
#include "inferior.h"
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 "exceptions.h"
#include "gdbtypes.h"
#include "linux-tdep.h"
#include "auxv.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <dlfcn.h>
+#include "exceptions.h"
#include "gdb_proc_service.h"
#include "nat/gdb_thread_db.h"
#include "gdbsupport/gdb_vecs.h"
#include "command.h"
#include "cli/cli-cmds.h"
#include "linespec.h"
+#include "ui-out.h"
\f
/* The `macro' prefix command. */
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "annotate.h"
+#include "exceptions.h"
#include "top.h"
#include "ui.h"
#include "target.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "arch-utils.h"
+#include "exceptions.h"
#include "mi-cmds.h"
#include "ui-out.h"
#include "mi-out.h"
#include "gdbsupport/function-view.h"
#include <optional>
+#include "gdbsupport/scoped_restore.h"
#include "mi/mi-main.h"
enum print_values {
#include "mi-interp.h"
+#include "exceptions.h"
#include "interps.h"
#include "event-top.h"
#include "gdbsupport/event-loop.h"
#ifndef MI_MI_OUT_H
#define MI_MI_OUT_H
+#include "ui-out.h"
#include <vector>
struct ui_out;
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "event-top.h"
+#include "exceptions.h"
#include "symtab.h"
#include "gdbtypes.h"
#include "expression.h"
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 "exceptions.h"
#include "extract-store-integer.h"
#include "cli/cli-cmds.h"
#include "regcache.h"
#ifndef RECORD_FULL_H
#define RECORD_FULL_H
+#include "gdbsupport/scoped_restore.h"
+
extern bool record_full_memory_query;
extern int record_full_arch_list_add_reg (struct regcache *regcache, int num);
#include <ctype.h>
#include <fcntl.h>
+#include "exceptions.h"
#include "inferior.h"
#include "infrun.h"
#include "bfd.h"
#include "elf/common.h"
#include "elf/mips.h"
+#include "exceptions.h"
#include "extract-store-integer.h"
#include "symtab.h"
#include "bfd.h"
#include <fcntl.h>
+#include "exceptions.h"
#include "extract-store-integer.h"
#include "symtab.h"
#include "bfd.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "event-top.h"
+#include "exceptions.h"
#include "extract-store-integer.h"
#include "top.h"
#include "value.h"
entry point. */
+#include "exceptions.h"
#include "symtab.h"
#include "gdbcore.h"
#include "objfiles.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "event-top.h"
+#include "exceptions.h"
#include "symtab.h"
#include "gdbtypes.h"
#include "bfd.h"
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 "exceptions.h"
#include "cli/cli-cmds.h"
#include "cli/cli-script.h"
#include "cli/cli-setshow.h"
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 "exceptions.h"
#include "target.h"
#include "gdbsupport/event-loop.h"
#include "event-top.h"
#include "source.h"
#include "gdbsupport/event-loop.h"
#include "async-event.h"
+#include "ui-out.h"
#include "utils.h"
#include "tui/tui.h"
#include "event-top.h"
#include "cli/cli-cmds.h"
+#include "exceptions.h"
#include "tui/tui.h"
#include "tui/tui-hooks.h"
#include "tui/tui-command.h"
#include "gdbsupport/event-loop.h"
#include "gdbsupport/intrusive_list.h"
#include "gdbsupport/next-iterator.h"
+#include "gdbsupport/scoped_restore.h"
struct interp;
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 "gdbsupport/scoped_restore.h"
#include "gdbsupport/selftest.h"
#include "ui-file.h"
#ifndef UTILS_H
#define UTILS_H
-#include "exceptions.h"
-#include "gdbsupport/array-view.h"
-#include "gdbsupport/function-view.h"
-#include "gdbsupport/scoped_restore.h"
#include <chrono>
struct completion_match_for_lcd;
/* Originally by Steve Chamberlain, sac@cygnus.com */
+#include "exceptions.h"
#include "frame.h"
#include "inferior.h"
#include "infrun.h"