]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb, gdbserver, gdbsupport: remove includes of early headers
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Mar 2024 19:06:46 +0000 (15:06 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Wed, 27 Mar 2024 01:13:22 +0000 (21:13 -0400)
Now that defs.h, server.h and common-defs.h are included via the
`-include` option, it is no longer necessary for source files to include
them.  Remove all the inclusions of these files I could find.  Update
the generation scripts where relevant.

Change-Id: Ia026cff269c1b7ae7386dd3619bc9bb6a5332837
Approved-By: Pedro Alves <pedro@palves.net>
892 files changed:
gdb/aarch32-linux-nat.c
gdb/aarch32-tdep.c
gdb/aarch64-fbsd-nat.c
gdb/aarch64-fbsd-tdep.c
gdb/aarch64-linux-nat.c
gdb/aarch64-linux-tdep.c
gdb/aarch64-nat.c
gdb/aarch64-newlib-tdep.c
gdb/aarch64-ravenscar-thread.c
gdb/aarch64-tdep.c
gdb/ada-exp.y
gdb/ada-lang.c
gdb/ada-tasks.c
gdb/ada-typeprint.c
gdb/ada-valprint.c
gdb/ada-varobj.c
gdb/addrmap.c
gdb/agent.c
gdb/aix-thread.c
gdb/alloc.c
gdb/alpha-bsd-nat.c
gdb/alpha-bsd-tdep.c
gdb/alpha-linux-nat.c
gdb/alpha-linux-tdep.c
gdb/alpha-mdebug-tdep.c
gdb/alpha-netbsd-tdep.c
gdb/alpha-obsd-tdep.c
gdb/alpha-tdep.c
gdb/amd-dbgapi-target.c
gdb/amd64-bsd-nat.c
gdb/amd64-darwin-tdep.c
gdb/amd64-dicos-tdep.c
gdb/amd64-fbsd-nat.c
gdb/amd64-fbsd-tdep.c
gdb/amd64-linux-nat.c
gdb/amd64-linux-tdep.c
gdb/amd64-nat.c
gdb/amd64-netbsd-nat.c
gdb/amd64-netbsd-tdep.c
gdb/amd64-obsd-nat.c
gdb/amd64-obsd-tdep.c
gdb/amd64-ravenscar-thread.c
gdb/amd64-sol2-tdep.c
gdb/amd64-tdep.c
gdb/amd64-windows-nat.c
gdb/amd64-windows-tdep.c
gdb/amdgpu-tdep.c
gdb/annotate.c
gdb/arc-linux-nat.c
gdb/arc-linux-tdep.c
gdb/arc-newlib-tdep.c
gdb/arc-tdep.c
gdb/arch-utils.c
gdb/arch/aarch32.c
gdb/arch/aarch64-insn.c
gdb/arch/aarch64-mte-linux.h
gdb/arch/aarch64-scalable-linux.h
gdb/arch/aarch64.c
gdb/arch/amd64.c
gdb/arch/arc.c
gdb/arch/arm-get-next-pcs.c
gdb/arch/arm-linux.c
gdb/arch/arm.c
gdb/arch/csky.c
gdb/arch/i386.c
gdb/arch/loongarch.c
gdb/arch/ppc-linux-common.c
gdb/arch/riscv.c
gdb/arch/tic6x.c
gdb/arm-bsd-tdep.c
gdb/arm-fbsd-nat.c
gdb/arm-fbsd-tdep.c
gdb/arm-linux-nat.c
gdb/arm-linux-tdep.c
gdb/arm-netbsd-nat.c
gdb/arm-netbsd-tdep.c
gdb/arm-none-tdep.c
gdb/arm-obsd-tdep.c
gdb/arm-pikeos-tdep.c
gdb/arm-tdep.c
gdb/arm-wince-tdep.c
gdb/async-event.c
gdb/auto-load.c
gdb/auxv.c
gdb/avr-tdep.c
gdb/ax-gdb.c
gdb/ax-general.c
gdb/bcache.c
gdb/bfd-target.c
gdb/bfin-linux-tdep.c
gdb/bfin-tdep.c
gdb/block.c
gdb/blockframe.c
gdb/bpf-tdep.c
gdb/break-catch-exec.c
gdb/break-catch-fork.c
gdb/break-catch-load.c
gdb/break-catch-sig.c
gdb/break-catch-syscall.c
gdb/break-catch-throw.c
gdb/breakpoint.c
gdb/bsd-kvm.c
gdb/bsd-uthread.c
gdb/bt-utils.c
gdb/btrace.c
gdb/build-id.c
gdb/buildsym-legacy.c
gdb/buildsym.c
gdb/c-exp.y
gdb/c-lang.c
gdb/c-typeprint.c
gdb/c-valprint.c
gdb/c-varobj.c
gdb/charset.c
gdb/cli-out.c
gdb/cli/cli-cmds.c
gdb/cli/cli-decode.c
gdb/cli/cli-dump.c
gdb/cli/cli-interp.c
gdb/cli/cli-logging.c
gdb/cli/cli-option.c
gdb/cli/cli-script.c
gdb/cli/cli-setshow.c
gdb/cli/cli-style.c
gdb/cli/cli-utils.c
gdb/coff-pe-read.c
gdb/coffread.c
gdb/compile/compile-c-support.c
gdb/compile/compile-c-symbols.c
gdb/compile/compile-c-types.c
gdb/compile/compile-cplus-symbols.c
gdb/compile/compile-cplus-types.c
gdb/compile/compile-loc2c.c
gdb/compile/compile-object-load.c
gdb/compile/compile-object-run.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-name-parser.y
gdb/cp-namespace.c
gdb/cp-support.c
gdb/cp-valprint.c
gdb/cris-linux-tdep.c
gdb/cris-tdep.c
gdb/csky-linux-tdep.c
gdb/csky-tdep.c
gdb/ctfread.c
gdb/d-exp.y
gdb/d-lang.c
gdb/d-namespace.c
gdb/d-valprint.c
gdb/darwin-nat-info.c
gdb/darwin-nat.c
gdb/dbxread.c
gdb/dcache.c
gdb/debug.c
gdb/debuginfod-support.c
gdb/dicos-tdep.c
gdb/dictionary.c
gdb/disasm-selftests.c
gdb/disasm.c
gdb/displaced-stepping.c
gdb/dtrace-probe.c
gdb/dummy-frame.c
gdb/dwarf2/abbrev-cache.c
gdb/dwarf2/abbrev.c
gdb/dwarf2/ada-imported.c
gdb/dwarf2/aranges.c
gdb/dwarf2/attribute.c
gdb/dwarf2/comp-unit-head.c
gdb/dwarf2/cooked-index.c
gdb/dwarf2/cu.c
gdb/dwarf2/die.c
gdb/dwarf2/dwz.c
gdb/dwarf2/expr.c
gdb/dwarf2/frame-tailcall.c
gdb/dwarf2/frame.c
gdb/dwarf2/index-cache.c
gdb/dwarf2/index-common.c
gdb/dwarf2/index-write.c
gdb/dwarf2/leb.c
gdb/dwarf2/line-header.c
gdb/dwarf2/loc.c
gdb/dwarf2/macro.c
gdb/dwarf2/read-debug-names.c
gdb/dwarf2/read-gdb-index.c
gdb/dwarf2/read.c
gdb/dwarf2/section.c
gdb/dwarf2/stringify.c
gdb/elf-none-tdep.c
gdb/elfread.c
gdb/eval.c
gdb/event-top.c
gdb/exceptions.c
gdb/exec.c
gdb/expprint.c
gdb/extension.c
gdb/f-array-walker.h
gdb/f-exp.y
gdb/f-lang.c
gdb/f-typeprint.c
gdb/f-valprint.c
gdb/fbsd-nat.c
gdb/fbsd-tdep.c
gdb/features/microblaze-with-stack-protect.c
gdb/features/microblaze.c
gdb/features/mips-dsp-linux.c
gdb/features/mips-linux.c
gdb/features/mips64-dsp-linux.c
gdb/features/mips64-linux.c
gdb/features/nds32.c
gdb/features/nios2.c
gdb/features/or1k-linux.c
gdb/features/or1k.c
gdb/features/rs6000/powerpc-32.c
gdb/features/rs6000/powerpc-32l.c
gdb/features/rs6000/powerpc-403.c
gdb/features/rs6000/powerpc-403gc.c
gdb/features/rs6000/powerpc-405.c
gdb/features/rs6000/powerpc-505.c
gdb/features/rs6000/powerpc-601.c
gdb/features/rs6000/powerpc-602.c
gdb/features/rs6000/powerpc-603.c
gdb/features/rs6000/powerpc-604.c
gdb/features/rs6000/powerpc-64.c
gdb/features/rs6000/powerpc-64l.c
gdb/features/rs6000/powerpc-7400.c
gdb/features/rs6000/powerpc-750.c
gdb/features/rs6000/powerpc-860.c
gdb/features/rs6000/powerpc-altivec32.c
gdb/features/rs6000/powerpc-altivec32l.c
gdb/features/rs6000/powerpc-altivec64.c
gdb/features/rs6000/powerpc-altivec64l.c
gdb/features/rs6000/powerpc-e500.c
gdb/features/rs6000/powerpc-e500l.c
gdb/features/rs6000/powerpc-isa205-32l.c
gdb/features/rs6000/powerpc-isa205-64l.c
gdb/features/rs6000/powerpc-isa205-altivec32l.c
gdb/features/rs6000/powerpc-isa205-altivec64l.c
gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx32l.c
gdb/features/rs6000/powerpc-isa205-ppr-dscr-vsx64l.c
gdb/features/rs6000/powerpc-isa205-vsx32l.c
gdb/features/rs6000/powerpc-isa205-vsx64l.c
gdb/features/rs6000/powerpc-isa207-htm-vsx32l.c
gdb/features/rs6000/powerpc-isa207-htm-vsx64l.c
gdb/features/rs6000/powerpc-isa207-vsx32l.c
gdb/features/rs6000/powerpc-isa207-vsx64l.c
gdb/features/rs6000/powerpc-vsx32.c
gdb/features/rs6000/powerpc-vsx32l.c
gdb/features/rs6000/powerpc-vsx64.c
gdb/features/rs6000/powerpc-vsx64l.c
gdb/features/rs6000/rs6000.c
gdb/features/rx.c
gdb/features/s390-gs-linux64.c
gdb/features/s390-linux32.c
gdb/features/s390-linux32v1.c
gdb/features/s390-linux32v2.c
gdb/features/s390-linux64.c
gdb/features/s390-linux64v1.c
gdb/features/s390-linux64v2.c
gdb/features/s390-te-linux64.c
gdb/features/s390-tevx-linux64.c
gdb/features/s390-vx-linux64.c
gdb/features/s390x-gs-linux64.c
gdb/features/s390x-linux64.c
gdb/features/s390x-linux64v1.c
gdb/features/s390x-linux64v2.c
gdb/features/s390x-te-linux64.c
gdb/features/s390x-tevx-linux64.c
gdb/features/s390x-vx-linux64.c
gdb/features/sparc/sparc32-solaris.c
gdb/features/sparc/sparc64-solaris.c
gdb/features/z80.c
gdb/filename-seen-cache.c
gdb/filename-seen-cache.h
gdb/filesystem.c
gdb/findcmd.c
gdb/findvar.c
gdb/fork-child.c
gdb/frame-base.c
gdb/frame-unwind.c
gdb/frame.c
gdb/frv-linux-tdep.c
gdb/frv-tdep.c
gdb/ft32-tdep.c
gdb/gcore-elf.c
gdb/gcore.c
gdb/gdb-demangle.c
gdb/gdb.c
gdb/gdb_bfd.c
gdb/gdbarch-selftests.c
gdb/gdbtypes.c
gdb/glibc-tdep.c
gdb/gmp-utils.c
gdb/gnu-nat.c
gdb/gnu-nat.h
gdb/gnu-v2-abi.c
gdb/gnu-v3-abi.c
gdb/go-exp.y
gdb/go-lang.c
gdb/go-typeprint.c
gdb/go-valprint.c
gdb/go32-nat.c
gdb/guile/guile.c
gdb/guile/scm-arch.c
gdb/guile/scm-auto-load.c
gdb/guile/scm-block.c
gdb/guile/scm-breakpoint.c
gdb/guile/scm-cmd.c
gdb/guile/scm-disasm.c
gdb/guile/scm-exception.c
gdb/guile/scm-frame.c
gdb/guile/scm-gsmob.c
gdb/guile/scm-iterator.c
gdb/guile/scm-lazy-string.c
gdb/guile/scm-math.c
gdb/guile/scm-objfile.c
gdb/guile/scm-param.c
gdb/guile/scm-ports.c
gdb/guile/scm-pretty-print.c
gdb/guile/scm-progspace.c
gdb/guile/scm-safe-call.c
gdb/guile/scm-string.c
gdb/guile/scm-symbol.c
gdb/guile/scm-symtab.c
gdb/guile/scm-type.c
gdb/guile/scm-utils.c
gdb/guile/scm-value.c
gdb/h8300-tdep.c
gdb/hppa-bsd-tdep.c
gdb/hppa-linux-nat.c
gdb/hppa-linux-tdep.c
gdb/hppa-netbsd-nat.c
gdb/hppa-netbsd-tdep.c
gdb/hppa-obsd-nat.c
gdb/hppa-obsd-tdep.c
gdb/hppa-tdep.c
gdb/i386-bsd-nat.c
gdb/i386-bsd-tdep.c
gdb/i386-darwin-nat.c
gdb/i386-darwin-tdep.c
gdb/i386-dicos-tdep.c
gdb/i386-fbsd-nat.c
gdb/i386-fbsd-tdep.c
gdb/i386-gnu-nat.c
gdb/i386-gnu-tdep.c
gdb/i386-go32-tdep.c
gdb/i386-linux-nat.c
gdb/i386-linux-tdep.c
gdb/i386-netbsd-nat.c
gdb/i386-netbsd-tdep.c
gdb/i386-nto-tdep.c
gdb/i386-obsd-nat.c
gdb/i386-obsd-tdep.c
gdb/i386-sol2-nat.c
gdb/i386-sol2-tdep.c
gdb/i386-tdep.c
gdb/i386-windows-nat.c
gdb/i386-windows-tdep.c
gdb/i387-tdep.c
gdb/ia64-libunwind-tdep.c
gdb/ia64-linux-nat.c
gdb/ia64-linux-tdep.c
gdb/ia64-tdep.c
gdb/ia64-vms-tdep.c
gdb/inf-child.c
gdb/inf-loop.c
gdb/inf-ptrace.c
gdb/infcall.c
gdb/infcmd.c
gdb/inferior.c
gdb/inflow.c
gdb/infrun.c
gdb/inline-frame.c
gdb/interps.c
gdb/iq2000-tdep.c
gdb/jit.c
gdb/language.c
gdb/linespec.c
gdb/linux-fork.c
gdb/linux-nat-trad.c
gdb/linux-nat.c
gdb/linux-record.c
gdb/linux-tdep.c
gdb/linux-thread-db.c
gdb/lm32-tdep.c
gdb/location.c
gdb/loongarch-linux-nat.c
gdb/loongarch-linux-tdep.c
gdb/loongarch-tdep.c
gdb/m2-exp.y
gdb/m2-lang.c
gdb/m2-typeprint.c
gdb/m2-valprint.c
gdb/m32c-tdep.c
gdb/m32r-linux-nat.c
gdb/m32r-linux-tdep.c
gdb/m32r-tdep.c
gdb/m68hc11-tdep.c
gdb/m68k-bsd-nat.c
gdb/m68k-bsd-tdep.c
gdb/m68k-linux-nat.c
gdb/m68k-linux-tdep.c
gdb/m68k-tdep.c
gdb/machoread.c
gdb/macrocmd.c
gdb/macroexp.c
gdb/macroscope.c
gdb/macrotab.c
gdb/main.c
gdb/maint-test-options.c
gdb/maint-test-settings.c
gdb/maint.c
gdb/make-init-c
gdb/mdebugread.c
gdb/mem-break.c
gdb/memattr.c
gdb/memory-map.c
gdb/memrange.c
gdb/memtag.c
gdb/mep-tdep.c
gdb/mi/mi-cmd-break.c
gdb/mi/mi-cmd-catch.c
gdb/mi/mi-cmd-disas.c
gdb/mi/mi-cmd-env.c
gdb/mi/mi-cmd-file.c
gdb/mi/mi-cmd-info.c
gdb/mi/mi-cmd-stack.c
gdb/mi/mi-cmd-target.c
gdb/mi/mi-cmd-var.c
gdb/mi/mi-cmds.c
gdb/mi/mi-common.c
gdb/mi/mi-console.c
gdb/mi/mi-getopt.c
gdb/mi/mi-interp.c
gdb/mi/mi-main.c
gdb/mi/mi-out.c
gdb/mi/mi-parse.c
gdb/mi/mi-symbol-cmds.c
gdb/microblaze-linux-tdep.c
gdb/microblaze-tdep.c
gdb/mingw-hdep.c
gdb/minidebug.c
gdb/minsyms.c
gdb/mips-fbsd-nat.c
gdb/mips-fbsd-tdep.c
gdb/mips-linux-nat.c
gdb/mips-linux-tdep.c
gdb/mips-netbsd-nat.c
gdb/mips-netbsd-tdep.c
gdb/mips-sde-tdep.c
gdb/mips-tdep.c
gdb/mips64-obsd-nat.c
gdb/mips64-obsd-tdep.c
gdb/mipsread.c
gdb/mn10300-linux-tdep.c
gdb/mn10300-tdep.c
gdb/moxie-tdep.c
gdb/msp430-tdep.c
gdb/namespace.c
gdb/nat/aarch64-hw-point.c
gdb/nat/aarch64-linux-hw-point.c
gdb/nat/aarch64-linux.c
gdb/nat/aarch64-mte-linux-ptrace.c
gdb/nat/aarch64-scalable-linux-ptrace.c
gdb/nat/amd64-linux-siginfo.c
gdb/nat/fork-inferior.c
gdb/nat/linux-btrace.c
gdb/nat/linux-namespaces.c
gdb/nat/linux-osdata.c
gdb/nat/linux-personality.c
gdb/nat/linux-procfs.c
gdb/nat/linux-ptrace.c
gdb/nat/linux-waitpid.c
gdb/nat/mips-linux-watch.c
gdb/nat/netbsd-nat.c
gdb/nat/ppc-linux.c
gdb/nat/riscv-linux-tdesc.c
gdb/nat/windows-nat.c
gdb/nat/x86-dregs.c
gdb/nat/x86-linux-dregs.c
gdb/nat/x86-linux.c
gdb/nat/x86-xstate.c
gdb/nds32-tdep.c
gdb/netbsd-nat.c
gdb/netbsd-tdep.c
gdb/nios2-linux-tdep.c
gdb/nios2-tdep.c
gdb/nto-procfs.c
gdb/nto-tdep.c
gdb/objc-lang.c
gdb/objfiles.c
gdb/obsd-nat.c
gdb/obsd-tdep.c
gdb/observable.c
gdb/opencl-lang.c
gdb/or1k-linux-nat.c
gdb/or1k-linux-tdep.c
gdb/or1k-tdep.c
gdb/osabi.c
gdb/osdata.c
gdb/p-exp.y
gdb/p-lang.c
gdb/p-typeprint.c
gdb/p-valprint.c
gdb/parse.c
gdb/posix-hdep.c
gdb/ppc-fbsd-nat.c
gdb/ppc-fbsd-tdep.c
gdb/ppc-linux-nat.c
gdb/ppc-linux-tdep.c
gdb/ppc-netbsd-nat.c
gdb/ppc-netbsd-tdep.c
gdb/ppc-obsd-nat.c
gdb/ppc-obsd-tdep.c
gdb/ppc-ravenscar-thread.c
gdb/ppc-sysv-tdep.c
gdb/ppc64-tdep.c
gdb/printcmd.c
gdb/probe.c
gdb/proc-api.c
gdb/proc-events.c
gdb/proc-flags.c
gdb/proc-service.c
gdb/proc-why.c
gdb/process-stratum-target.c
gdb/procfs.c
gdb/producer.c
gdb/progspace-and-thread.c
gdb/progspace.c
gdb/prologue-value.c
gdb/psymtab.c
gdb/python/py-arch.c
gdb/python/py-auto-load.c
gdb/python/py-block.c
gdb/python/py-bpevent.c
gdb/python/py-breakpoint.c
gdb/python/py-cmd.c
gdb/python/py-connection.c
gdb/python/py-continueevent.c
gdb/python/py-dap.c
gdb/python/py-disasm.c
gdb/python/py-event.c
gdb/python/py-evtregistry.c
gdb/python/py-evts.c
gdb/python/py-exitedevent.c
gdb/python/py-finishbreakpoint.c
gdb/python/py-frame.c
gdb/python/py-framefilter.c
gdb/python/py-function.c
gdb/python/py-gdb-readline.c
gdb/python/py-inferior.c
gdb/python/py-infevents.c
gdb/python/py-infthread.c
gdb/python/py-instruction.c
gdb/python/py-lazy-string.c
gdb/python/py-linetable.c
gdb/python/py-membuf.c
gdb/python/py-mi.c
gdb/python/py-micmd.c
gdb/python/py-newobjfileevent.c
gdb/python/py-objfile.c
gdb/python/py-param.c
gdb/python/py-prettyprint.c
gdb/python/py-progspace.c
gdb/python/py-record-btrace.c
gdb/python/py-record-full.c
gdb/python/py-record.c
gdb/python/py-registers.c
gdb/python/py-signalevent.c
gdb/python/py-stopevent.c
gdb/python/py-symbol.c
gdb/python/py-symtab.c
gdb/python/py-threadevent.c
gdb/python/py-tui.c
gdb/python/py-type.c
gdb/python/py-unwind.c
gdb/python/py-utils.c
gdb/python/py-value.c
gdb/python/py-varobj.c
gdb/python/py-xmethods.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/regformats/regdat.sh
gdb/reggroups.c
gdb/remote-fileio.c
gdb/remote-notif.c
gdb/remote-sim.c
gdb/remote.c
gdb/reverse.c
gdb/riscv-fbsd-nat.c
gdb/riscv-fbsd-tdep.c
gdb/riscv-linux-nat.c
gdb/riscv-linux-tdep.c
gdb/riscv-none-tdep.c
gdb/riscv-ravenscar-thread.c
gdb/riscv-tdep.c
gdb/rl78-tdep.c
gdb/rs6000-aix-nat.c
gdb/rs6000-aix-tdep.c
gdb/rs6000-lynx178-tdep.c
gdb/rs6000-tdep.c
gdb/run-on-main-thread.c
gdb/rust-lang.c
gdb/rust-parse.c
gdb/rx-tdep.c
gdb/s12z-tdep.c
gdb/s390-linux-nat.c
gdb/s390-linux-tdep.c
gdb/s390-tdep.c
gdb/selftest-arch.c
gdb/sentinel-frame.c
gdb/ser-base.c
gdb/ser-event.c
gdb/ser-go32.c
gdb/ser-mingw.c
gdb/ser-pipe.c
gdb/ser-tcp.c
gdb/ser-uds.c
gdb/ser-unix.c
gdb/serial.c
gdb/sh-linux-tdep.c
gdb/sh-netbsd-nat.c
gdb/sh-netbsd-tdep.c
gdb/sh-tdep.c
gdb/skip.c
gdb/sol-thread.c
gdb/sol2-tdep.c
gdb/solib-aix.c
gdb/solib-darwin.c
gdb/solib-dsbt.c
gdb/solib-frv.c
gdb/solib-rocm.c
gdb/solib-svr4.c
gdb/solib-target.c
gdb/solib.c
gdb/source-cache.c
gdb/source.c
gdb/sparc-linux-nat.c
gdb/sparc-linux-tdep.c
gdb/sparc-nat.c
gdb/sparc-netbsd-nat.c
gdb/sparc-netbsd-tdep.c
gdb/sparc-obsd-tdep.c
gdb/sparc-ravenscar-thread.c
gdb/sparc-sol2-nat.c
gdb/sparc-sol2-tdep.c
gdb/sparc-tdep.c
gdb/sparc64-fbsd-nat.c
gdb/sparc64-fbsd-tdep.c
gdb/sparc64-linux-nat.c
gdb/sparc64-linux-tdep.c
gdb/sparc64-nat.c
gdb/sparc64-netbsd-nat.c
gdb/sparc64-netbsd-tdep.c
gdb/sparc64-obsd-nat.c
gdb/sparc64-obsd-tdep.c
gdb/sparc64-sol2-tdep.c
gdb/sparc64-tdep.c
gdb/split-name.c
gdb/stabsread.c
gdb/stack.c
gdb/stap-probe.c
gdb/std-regs.c
gdb/stub-termcap.c
gdb/symfile-debug.c
gdb/symfile-mem.c
gdb/symfile.c
gdb/symmisc.c
gdb/symtab.c
gdb/target-connection.c
gdb/target-dcache.c
gdb/target-descriptions.c
gdb/target-float.c
gdb/target-memory.c
gdb/target.c
gdb/target/target.c
gdb/target/waitstatus.c
gdb/test-target.c
gdb/thread-iter.c
gdb/thread.c
gdb/tic6x-linux-tdep.c
gdb/tic6x-tdep.c
gdb/tid-parse.c
gdb/tilegx-linux-nat.c
gdb/tilegx-linux-tdep.c
gdb/tilegx-tdep.c
gdb/top.c
gdb/tracectf.c
gdb/tracefile-tfile.c
gdb/tracefile.c
gdb/tracepoint.c
gdb/trad-frame.c
gdb/tramp-frame.c
gdb/tui/tui-command.c
gdb/tui/tui-data.c
gdb/tui/tui-disasm.c
gdb/tui/tui-file.c
gdb/tui/tui-hooks.c
gdb/tui/tui-interp.c
gdb/tui/tui-io.c
gdb/tui/tui-layout.c
gdb/tui/tui-location.c
gdb/tui/tui-regs.c
gdb/tui/tui-source.c
gdb/tui/tui-status.c
gdb/tui/tui-win.c
gdb/tui/tui-wingeneral.c
gdb/tui/tui-winsource.c
gdb/tui/tui.c
gdb/type-stack.c
gdb/typeprint.c
gdb/ui-file.c
gdb/ui-out.c
gdb/ui-style.c
gdb/ui.c
gdb/unittests/array-view-selftests.c
gdb/unittests/child-path-selftests.c
gdb/unittests/cli-utils-selftests.c
gdb/unittests/command-def-selftests.c
gdb/unittests/common-utils-selftests.c
gdb/unittests/copy_bitwise-selftests.c
gdb/unittests/enum-flags-selftests.c
gdb/unittests/environ-selftests.c
gdb/unittests/filtered_iterator-selftests.c
gdb/unittests/format_pieces-selftests.c
gdb/unittests/frame_info_ptr-selftests.c
gdb/unittests/function-view-selftests.c
gdb/unittests/gdb_tilde_expand-selftests.c
gdb/unittests/gmp-utils-selftests.c
gdb/unittests/intrusive_list-selftests.c
gdb/unittests/lookup_name_info-selftests.c
gdb/unittests/main-thread-selftests.c
gdb/unittests/memory-map-selftests.c
gdb/unittests/memrange-selftests.c
gdb/unittests/mkdir-recursive-selftests.c
gdb/unittests/observable-selftests.c
gdb/unittests/offset-type-selftests.c
gdb/unittests/packed-selftests.c
gdb/unittests/parallel-for-selftests.c
gdb/unittests/parse-connection-spec-selftests.c
gdb/unittests/path-join-selftests.c
gdb/unittests/ptid-selftests.c
gdb/unittests/rsp-low-selftests.c
gdb/unittests/scoped_fd-selftests.c
gdb/unittests/scoped_ignore_signal-selftests.c
gdb/unittests/scoped_mmap-selftests.c
gdb/unittests/scoped_restore-selftests.c
gdb/unittests/search-memory-selftests.c
gdb/unittests/style-selftests.c
gdb/unittests/tracepoint-selftests.c
gdb/unittests/tui-selftests.c
gdb/unittests/ui-file-selftests.c
gdb/unittests/unique_xmalloc_ptr_char.c
gdb/unittests/unpack-selftests.c
gdb/unittests/utils-selftests.c
gdb/unittests/vec-utils-selftests.c
gdb/unittests/xml-utils-selftests.c
gdb/user-regs.c
gdb/utils.c
gdb/v850-tdep.c
gdb/valarith.c
gdb/valops.c
gdb/valprint.c
gdb/value.c
gdb/varobj.c
gdb/vax-bsd-nat.c
gdb/vax-netbsd-tdep.c
gdb/vax-tdep.c
gdb/windows-nat.c
gdb/windows-tdep.c
gdb/x86-bsd-nat.c
gdb/x86-fbsd-nat.c
gdb/x86-linux-nat.c
gdb/x86-nat.c
gdb/x86-tdep.c
gdb/xcoffread.c
gdb/xml-support.c
gdb/xml-syscall.c
gdb/xml-tdesc.c
gdb/xstormy16-tdep.c
gdb/xtensa-config.c
gdb/xtensa-linux-nat.c
gdb/xtensa-linux-tdep.c
gdb/xtensa-tdep.c
gdb/z80-tdep.c
gdbserver/ax.cc
gdbserver/debug.cc
gdbserver/dll.cc
gdbserver/fork-child.cc
gdbserver/gdbreplay.cc
gdbserver/hostio.cc
gdbserver/i387-fp.cc
gdbserver/inferiors.cc
gdbserver/linux-aarch32-low.cc
gdbserver/linux-aarch32-tdesc.cc
gdbserver/linux-aarch64-ipa.cc
gdbserver/linux-aarch64-low.cc
gdbserver/linux-aarch64-tdesc.cc
gdbserver/linux-amd64-ipa.cc
gdbserver/linux-arc-low.cc
gdbserver/linux-arm-low.cc
gdbserver/linux-arm-tdesc.cc
gdbserver/linux-csky-low.cc
gdbserver/linux-i386-ipa.cc
gdbserver/linux-ia64-low.cc
gdbserver/linux-loongarch-low.cc
gdbserver/linux-low.cc
gdbserver/linux-m68k-low.cc
gdbserver/linux-mips-low.cc
gdbserver/linux-nios2-low.cc
gdbserver/linux-or1k-low.cc
gdbserver/linux-ppc-ipa.cc
gdbserver/linux-ppc-low.cc
gdbserver/linux-riscv-low.cc
gdbserver/linux-s390-ipa.cc
gdbserver/linux-s390-low.cc
gdbserver/linux-sh-low.cc
gdbserver/linux-sparc-low.cc
gdbserver/linux-tic6x-low.cc
gdbserver/linux-x86-low.cc
gdbserver/linux-x86-tdesc.cc
gdbserver/linux-xtensa-low.cc
gdbserver/mem-break.cc
gdbserver/netbsd-aarch64-low.cc
gdbserver/netbsd-amd64-low.cc
gdbserver/netbsd-i386-low.cc
gdbserver/netbsd-low.cc
gdbserver/notif.cc
gdbserver/proc-service.cc
gdbserver/regcache.cc
gdbserver/remote-utils.cc
gdbserver/server.cc
gdbserver/symbol.cc
gdbserver/target.cc
gdbserver/tdesc.cc
gdbserver/thread-db.cc
gdbserver/tracepoint.cc
gdbserver/utils.cc
gdbserver/win32-i386-low.cc
gdbserver/win32-low.cc
gdbserver/x86-low.cc
gdbsupport/agent.cc
gdbsupport/btrace-common.cc
gdbsupport/cleanups.cc
gdbsupport/common-debug.cc
gdbsupport/common-exceptions.cc
gdbsupport/common-inferior.cc
gdbsupport/common-regcache.cc
gdbsupport/common-utils.cc
gdbsupport/environ.cc
gdbsupport/errors.cc
gdbsupport/event-loop.cc
gdbsupport/event-pipe.cc
gdbsupport/fileio.cc
gdbsupport/filestuff.cc
gdbsupport/format.cc
gdbsupport/gdb-dlfcn.cc
gdbsupport/gdb-hashtab.cc
gdbsupport/gdb_obstack.cc
gdbsupport/gdb_regex.cc
gdbsupport/gdb_tilde_expand.cc
gdbsupport/gdb_vecs.cc
gdbsupport/gdb_wait.cc
gdbsupport/job-control.cc
gdbsupport/netstuff.cc
gdbsupport/new-op.cc
gdbsupport/pathstuff.cc
gdbsupport/print-utils.cc
gdbsupport/ptid.cc
gdbsupport/rsp-low.cc
gdbsupport/run-time-clock.cc
gdbsupport/safe-strerror.cc
gdbsupport/scoped_mmap.cc
gdbsupport/search.cc
gdbsupport/selftest.cc
gdbsupport/signals-state-save-restore.cc
gdbsupport/signals.cc
gdbsupport/task-group.cc
gdbsupport/tdesc.cc
gdbsupport/thread-pool.cc
gdbsupport/xml-utils.cc

index 8c1b3ab49cc6643f60fe3cbf36e0d42d193167c7..edff97b0ea9e2004011d25e8cdb6a73f391a2f34 100644 (file)
@@ -15,7 +15,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 "defs.h"
 
 #include "regcache.h"
 #include "arm-tdep.h"
index 0b7783c3e15dd5dc7578cea25794f54c63e2f060..5a54a71ba4fdc8dc3e0091a5adf9b59944398744 100644 (file)
@@ -15,8 +15,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 "gdbsupport/common-defs.h"
-
 #include "aarch32-tdep.h"
 
 #include "gdbsupport/common-regcache.h"
index 89ed12bb8e57e4d5b974af2d625a64bc63645177..7ca8463ece857ea8011562b15e00c957d2897c66 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "inferior.h"
 #include "regcache.h"
index 44ca6c90c81808d9e111bcbc0965da1fb759e961..e2ff57e83900cd93d4c0367624d022880e7f2937 100644 (file)
@@ -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 "defs.h"
 
 #include "gdbarch.h"
 #include "fbsd-tdep.h"
index cf7d5f8c6b14c532f43bf71e44cc51cc9ba118ea..3face34ce791cda74dbe4992435cf88da0059679 100644 (file)
@@ -18,7 +18,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 "defs.h"
 
 #include "inferior.h"
 #include "gdbcore.h"
index 4ebc173a0a001d19099b66af116a3c4f864579b4..0b9784f38e4c63d1adea6deda9df8bf97bb95023 100644 (file)
@@ -18,7 +18,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 "defs.h"
 
 #include "gdbarch.h"
 #include "glibc-tdep.h"
index 802bab6d6824997633ff3bc629b93089b4918751..894fb73095b94f44c62c48c39aa95182495dd15f 100644 (file)
@@ -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 "defs.h"
 #include "gdbarch.h"
 #include "inferior.h"
 #include "cli/cli-cmds.h"
index c6370066aa3515901983e4d43886644602d2550a..4ac42a4ae268880700c8c447b10e6b5a0855ef5f 100644 (file)
@@ -18,7 +18,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 "defs.h"
 
 #include "gdbarch.h"
 #include "aarch64-tdep.h"
index 155641d5b7c5c54fde8fcce1d20dce103186176d..5a877cde89daf8cd94fe8faf33cd21613142d832 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "aarch64-tdep.h"
index d1d5486f90ddc7a6377e81015136abbf21986f4f..545ec872fd86a48052cdca3213757d15daad1317 100644 (file)
@@ -18,7 +18,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 "defs.h"
 
 #include "frame.h"
 #include "language.h"
index 2b205714d7a364c1ac008790956e2f6f441fd2e7..b116f31104e8568f0e3007dd99ca3380f2635f6e 100644 (file)
@@ -35,7 +35,6 @@
 
 %{
 
-#include "defs.h"
 #include <ctype.h>
 #include "expression.h"
 #include "value.h"
index 493ef3b6c7d41831a3711b9e201c00b9c4c5e7fc..c9f12d72b70db5469aea1a516e359dfd609689b3 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include <ctype.h>
 #include "gdbsupport/gdb_regex.h"
 #include "frame.h"
index 8ae94dcdbab293be01a2c79e04b52a0b77d540b3..864c5cfdf1c686538cc7715ce267aad83b6abffd 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "observable.h"
 #include "gdbcmd.h"
 #include "target.h"
index df047d82fd64e9c9ba9d6b5a30103fef03d4bf57..deead1055dbf4859e3bf930612d4d20dc15baf0a 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "bfd.h"
 #include "gdbtypes.h"
 #include "value.h"
index ac85440b1396d4dafd2081fda5d6a2fb0ea33988..6acfb9a48b69676cbb770283578faf472625b2f6 100644 (file)
@@ -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 "defs.h"
 #include <ctype.h>
 #include "gdbtypes.h"
 #include "expression.h"
index 0a4c73f9c728a48dafb97ccbdf905edc8cc6954e..21412dbf22007c44718f6c67c42673ea39c4bd8e 100644 (file)
@@ -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 "defs.h"
 #include "ada-lang.h"
 #include "varobj.h"
 #include "language.h"
index 162ab84763bb4c4091384d40d6109c774d1c937b..0c60c0c2cebd4448a59970ddca9e23a313543ed1 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "addrmap.h"
 #include "gdbsupport/selftest.h"
index a01b02cd4d382408eb7761e3ba25ffb3b923982d..00e75458a79eb2c7db85e031667bb024b8926ab4 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "command.h"
 #include "gdbcmd.h"
 #include "target.h"
index c70bd82bc24e980f40339ee07d060b070f4d6c59..0fe87b2b0809d509f15a4ba638eb90495d1b0e3e 100644 (file)
@@ -39,7 +39,6 @@
 
      */
 
-#include "defs.h"
 #include "gdbthread.h"
 #include "target.h"
 #include "inferior.h"
index 7c45c45ece382cab99f0e574ac239d0f432c290f..d07c81f49553f5283b0224efd7d9a7904b6f4240 100644 (file)
    file can't live there.
 
    So, it lives in gdb and is built separately by gdb and gdbserver.
-   Please be aware of this when modifying it.
+   Please be aware of this when modifying it.  */
 
-   This also explains why this file includes common-defs.h and not
-   defs.h or server.h -- we'd prefer to avoid depending on the
-   GDBSERVER define when possible, and for this file it seemed
-   simple to do so.  */
 
-#include "gdbsupport/common-defs.h"
 #include "libiberty.h"
 #include "gdbsupport/errors.h"
 
index 790958e333097aa7ef86735b6312aa0ed35168ca..11e1639173a33488fd97e911650783dd5524453a 100644 (file)
@@ -19,7 +19,6 @@
 
 /* We define this to get types like register_t.  */
 #define _KERNTYPES
-#include "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 
index 03becf22d9f1b7f1cb324c608f27c1268afb1279..21e39cc937cae5967be7a85bd20aeff57043c084 100644 (file)
@@ -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 "defs.h"
 #include "regcache.h"
 
 #include "alpha-tdep.h"
index 618b0c8140b767b90988bc429574067860c97ef7..83d6bc4685849b3e964ec4a452750590c157799b 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "target.h"
 #include "regcache.h"
 #include "linux-nat-trad.h"
index 5f5e46d514e45da65e16159dcfbc3d5c149d4979..9a40e0cda111bb6af384e6a303362547169caa3d 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "frame.h"
 #include "osabi.h"
 #include "solib-svr4.h"
index 7e9312d2aa731ac3bc93391dccea4a87bab23b9b..abded2ac192126744b0bf985b721d2024c93f0cc 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index 569fe42a2a94984ea20a0a795e656e1d35a0c0c6..f3cd62b0b58ebac73b17381a9ab600993361bc4d 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "frame.h"
 #include "gdbcore.h"
 #include "osabi.h"
index 610866835c85aa48fb81a8242a207aab4bc5809a..8602e21c64aaffb247baf434fa782ec6cdd2b7c4 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "gdbcore.h"
 #include "osabi.h"
index e5e0860fe24181dacde483aba050cd85a7e03676..c93bd69657f6ba62f027a37a9adb760a34b80ace 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index 3fdc3cd838af8587b0da1db7f47442a1980ab043..fcde6d27ffb38bfad81233809397ec8a29e39a57 100644 (file)
@@ -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 "defs.h"
 
 #include "amd-dbgapi-target.h"
 #include "amdgpu-tdep.h"
index ea9c0f47c6bffc4a7b4dd226cd70b9c49f839adf..e0ba28fa9fb8b8a65c66b9872f7b3a722b936512 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index 001f5379def2e2e2c6cfe664e08274612fbd034f..b0bead084fea08093e19da74a755b2e62e778e9b 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "gdbcore.h"
index cc91b92f6dc01d6fee74244068f1e9ab83343c86..7624289dc25d2c4bbdbee7b6941d794b24d6e28a 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "amd64-tdep.h"
 #include "gdbsupport/x86-xstate.h"
index 6a742034cbcd543dd35279cbff7a35474baad459..6ce7c45b8b3c51d32a1158a2a659b32a75dfd590 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index a837bd197ffe42611bc0ba9c6da60b2ab6613a9c..de295099052f63f7c5f2b15a10bf4669960b00c9 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "regset.h"
 #include "target.h"
index 0ee878f54018da653e163cebcc304248a86432d9..aa9295d57230d4f559f6b5c346658b786c0b0688 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "elf/common.h"
index 1deb13b4e9addec469b1aed2c3107439505362c7..9d560ac4fbf4255233ff987ee41512e9a699ce13 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "arch-utils.h"
 #include "frame.h"
 #include "gdbcore.h"
index cb76658ab5802288c471fddd94e430fe80807ec2..5c5c368c93d64671a86bf1778cc8cef497a7368e 100644 (file)
@@ -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 "defs.h"
 #include "gdbarch.h"
 #include "regcache.h"
 
index abd92abd77f78ffc3f839854f6512ed7f704c2ea..8bd3e122e7b030e03a9af761accd67fdcc9f9a20 100644 (file)
@@ -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 "defs.h"
 #include "target.h"
 
 #include "netbsd-nat.h"
index 40500ee5f76c252d77e26b9e7e55f9f90decf84b..264042059b7371975c2f1e014ca7a1b6ab6c6705 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "frame.h"
 #include "gdbcore.h"
index 16c2c2d67a5eda1c2f3c4117c3b25eac1e73ea58..717f6bd78677d34cdbee461b1ff7c87989b9f629 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "target.h"
index 6b37e8954ee417f05163b13a80274208f8db5dd1..f6f63bbf8ed0d12a0c76dc5edd46076e1dd1fcbb 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
index a97ed3c43cf136261b58b907093b9ffb58e225dc..a0de0d7313510c6ffd1f69ab7d2f8d323ced5b79 100644 (file)
@@ -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 "defs.h"
 #include "gdbarch.h"
 #include "gdbcore.h"
 #include "regcache.h"
index 6cc84017f740ab0de710ac4f97628b93a4b286aa..070d7ed324bd318e637f5f2cfa4d74a97d6371c0 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "frame.h"
 #include "gdbcore.h"
 #include "regcache.h"
index 60d6b7aa198894c5e0f582eaec4636978dcee659..0bb7a24cbd08c73ffce9955008ec6ed71e89046d 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "language.h"
 #include "opcode/i386.h"
 #include "dis-asm.h"
index b4625b2f0ded97c7abae6873efbea947a4d99135..a282762d027be9b3eaa5978cb8a55cc158bdfcd3 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "windows-nat.h"
 #include "x86-nat.h"
 #include "amd64-tdep.h"
index af17886c0806f96af6bf1a412c1bd2a0328ee6d2..a559d967b3c98807e8848553b070e0bd5642b868 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "osabi.h"
 #include "amd64-tdep.h"
 #include "gdbsupport/x86-xstate.h"
index ac137d9acc44330051453b63e06d0a907a022b91..49996aeefc33a809b7bf5c1c32ef0e7e06459722 100644 (file)
@@ -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 "defs.h"
 
 #include "amd-dbgapi-target.h"
 #include "amdgpu-tdep.h"
index 468b9698f0236819cac2879cbf0fd05fe81a21f1..19195ac709700c9868a635038d433b5a9952ff26 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "annotate.h"
 #include "value.h"
 #include "target.h"
index 9f8125f8a235743080d6de156e5f46139bbcdca1..66f00008089d239dbbd305896ff9cbeaa864ba40 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "gdbcore.h"
index ca630ab6df0c7707e57e6219044d458bf8887351..54406ac5b9074a790f004ad34cfd1eb4bfbe06ff 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* GDB header files.  */
-#include "defs.h"
 #include "linux-tdep.h"
 #include "objfiles.h"
 #include "opcode/arc.h"
index 2efea56a7c4a81562a0c92daf7b18c433e724a93..dbc096142b5f85486ab6b662a9d39fae61afcc1a 100644 (file)
@@ -18,7 +18,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 "defs.h"
 
 #include "gdbarch.h"
 #include "arc-tdep.h"
index 63a1fd918d1fede7a3363724268ab62cd764dda1..5684f324233c196256a68e282b23be7304d706e7 100644 (file)
@@ -19,7 +19,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* GDB header files.  */
-#include "defs.h"
 #include "arch-utils.h"
 #include "elf-bfd.h"
 #include "disasm.h"
index d404d1fc38a3019b9622883a4dd0731e2827afae..456bfe971ffa6fa66c4210d287602c081f668a78 100644 (file)
@@ -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 "defs.h"
 
 #include "arch-utils.h"
 #include "gdbcmd.h"
index 9f3e25088f4141c203e135ff6c9abf54d118b7c4..ead368f5fb59ce173a038f177c2e9a047a00f0cb 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "aarch32.h"
 
 #include "../features/arm/arm-core.c"
index 65a2841eef5aed8a06535876200df8e8d58e1871..3caef45df70b87e7f55255741ace626c873281bb 100644 (file)
@@ -16,7 +16,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 "gdbsupport/common-defs.h"
 #include "aarch64-insn.h"
 
 /* Toggle this file's internal debugging dump.  */
index e0f4a9845b52b57c976360b31149abf0d78bd780..460b10e05c973b8964e04aadddb94bf3fb51cd9a 100644 (file)
@@ -20,7 +20,6 @@
 #ifndef ARCH_AARCH64_MTE_LINUX_H
 #define ARCH_AARCH64_MTE_LINUX_H
 
-#include "gdbsupport/common-defs.h"
 
 /* Feature check for Memory Tagging Extension.  */
 #ifndef HWCAP2_MTE
index 43577c43797fcb78ba844faae3e6ece413720b94..4d2ace8f153b451f92f3e090254db5bdaa80b2fc 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef ARCH_AARCH64_SCALABLE_LINUX_H
 #define ARCH_AARCH64_SCALABLE_LINUX_H
 
-#include "gdbsupport/common-defs.h"
 #include "gdbsupport/common-regcache.h"
 
 /* Feature check for Scalable Matrix Extension.  */
index dfa4f592ef73489d3651a5bc7b4a76c4c163b711..5526aa1b580b437114c8e7acca4605192416bc85 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "aarch64.h"
 #include <stdlib.h>
 
index b8ff4270079777cd5d61fd3d79d0eb8e459b7459..cb9683c6931fa1bef3338e5695b8b9b969eccf79 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "amd64.h"
 #include "gdbsupport/x86-xstate.h"
 #include <stdlib.h>
index aeb476df1a009786251118db42efd73be1357eb3..e807b60539f64bc26687f35cac0f35b7a3a84b35 100644 (file)
@@ -16,7 +16,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "gdbsupport/common-defs.h"
 #include "arc.h"
 #include <stdlib.h>
 #include <unordered_map>
index 3657ac799c317ff6e973ad6299ce931acb6e1f5b..03115cf213879e899dfc41c932e6cdb0aaa95eb6 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/gdb_vecs.h"
 #include "gdbsupport/common-regcache.h"
 #include "arm.h"
index 80c3cdd2e338debf814ba0f18c4d76d20a07a9d6..246bade658fe2ac73fb482071b50cef4c1030abb 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/common-regcache.h"
 #include "arch/arm.h"
 #include "arm-linux.h"
index 111803027d770cff74e47b6fa4ea38a3bcbd9f6b..f1c292b44c9b08daf7473838507cd13f9535f140 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/common-regcache.h"
 #include "arm.h"
 
index 3ecba618764c3edbe24cc0eeadd069a2914c80d0..32df2ade7183083770db39b90438b3174ff81b3f 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "csky.h"
 #include <stdlib.h>
 
index 0e46b6afd5f79ba6b7d06f445eda4bf1f1dcbd4f..f3165c5b7f0c6c404588f2e407837c0236f3a71c 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "i386.h"
 #include "gdbsupport/tdesc.h"
 #include "gdbsupport/x86-xstate.h"
index 22f2d3936cab7c150afae3aa98a9fac81d1248c8..04b6dfc82794d552f187bc6a581acb732ea71235 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "loongarch.h"
 #include <stdlib.h>
 #include <unordered_map>
index e67327872b6fc20a5bb772b238143553b68cacba..0a6915cdc0978568d1d45122e99e3c9fa478e8d9 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "arch/ppc-linux-common.h"
 #include "arch/ppc-linux-tdesc.h"
 
index cafcda50e54b1d7c81cab794bae1a66507422b4e..9a84844a64569a06e27a27506a16cf0016562c3b 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "riscv.h"
 #include <stdlib.h>
 #include <unordered_map>
index dea409a394690e18bba413162571a7f98a151a1c..680a79420708a2cad4ff4fdd7c4b8621ee34f5a5 100644 (file)
@@ -17,7 +17,6 @@
 
 #include "gdbsupport/tdesc.h"
 #include "tic6x.h"
-#include "gdbsupport/common-defs.h"
 
 #include "../features/tic6x-core.c"
 #include "../features/tic6x-gp.c"
index 1a9ebcf202ccfeb331f10b4eebe2efc993db6389..1ccabcb24f06d6cca1402cc27c202d4baabafc4b 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
index 80c901842ee5164efaa563e52fefee56e6b962ab..cbe9867f49d2a2f13859b3aa3580cfb1bc1920ff 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "target.h"
 
index 7b82de2166b576089689e0d3e1f23a649296b859..dfb75329cd8cb741a350b04b3c01e0095a7ab76f 100644 (file)
@@ -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 "defs.h"
 
 #include "elf/common.h"
 #include "target-descriptions.h"
index 75f498cd5b3f3a64757bfcb40cf9a20be1c51465..50c24ecfcd2e73497a8915d16958e31d6acab72d 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "inferior.h"
 #include "gdbcore.h"
 #include "regcache.h"
index a8b27a7463a6c91fc13684d4042f4779611892f4..8511abcd11d6e0a688b51e112b21a3fb954a05dd 100644 (file)
@@ -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 "defs.h"
 #include "target.h"
 #include "value.h"
 #include "gdbtypes.h"
index 4b9f9294641232309f2782909814da316a28ef3c..37f6530a0fe877483a5f8e18aa6b0347958074ff 100644 (file)
@@ -19,7 +19,6 @@
 
 /* We define this to get types like register_t.  */
 #define _KERNTYPES
-#include "defs.h"
 #include "gdbcore.h"
 #include "inferior.h"
 #include "regcache.h"
index 829e1d3d4b8b3cffe676880e7710085639a9961a..f77fec7894abf9b137a5d11f49f79bd8ade097dc 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 
 #include "arch/arm.h"
index 72eff2c0b1707cf332099466a6b1379309813c6c..453e75234d4b574af27cf39f23caab25af38f6a8 100644 (file)
@@ -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 "defs.h"
 #include "arm-tdep.h"
 #include "arch-utils.h"
 #include "regcache.h"
index 0bdecec3b6fb8b95114f3c5187fa9f963b073486..56102b038158d300b311d2b590fc936926748175 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "trad-frame.h"
 #include "tramp-frame.h"
index 5354af6ac7bf7779cc1544da8aeaeb398fce7581..4760755a32a9ec53d11626121aea89735de0fab5 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "objfiles.h"
 #include "arm-tdep.h"
 #include "osabi.h"
index 3a5fbe71b8b53930bde7d0dae82eaa0970a531b5..b4062a8f92254edb259e3ab3d739000537fbad4c 100644 (file)
@@ -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 "defs.h"
 
 #include <ctype.h>
 
index b722851e7e1a616ce7a9c97139f8c8682ab4af16..eab496c2c0bd3f54c68dc6a6d3988010121d4bab 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "osabi.h"
 #include "gdbcore.h"
 #include "target.h"
index 7097c482fff2ffff71b302a6f15db3fc6abab716..32b58652e585e7234779f59693f63530a37cffae 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "async-event.h"
 
 #include "ser-event.h"
index a097a3bd2f4b161d64db55e4ed8154b7b8d60f1a..db6d6ae0f73d9645466b34ab86696e91f2de068c 100644 (file)
@@ -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 "defs.h"
 #include <ctype.h>
 #include "auto-load.h"
 #include "progspace.h"
index 323ea831d54e8f21e5fc0fe649a0795385516426..1dc0587c0075ad80450b736e3297ee91bb392e94 100644 (file)
@@ -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 "defs.h"
 #include "target.h"
 #include "gdbtypes.h"
 #include "command.h"
index 2d38f41cd7fa2b56bcbb1d233a132a20aaca5ff0..be95034abd5c3f543e77c7eb61f7c8a43411fe82 100644 (file)
@@ -22,7 +22,6 @@
 /* Portions of this file were taken from the original gdb-4.18 patch developed
    by Denis Chertykov, denisc@overta.ru */
 
-#include "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index f6d2bc5772b33f6a527a95652a8f3185948cd2ab..ae0992a298a331c9f25120cfce85bb0081d2d35c 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "symfile.h"
 #include "gdbtypes.h"
index 19c684c04e01e6d1319ab93c01bc397e908c666c..3d007456a52eb425c41782fb196b3926866bdf9f 100644 (file)
@@ -21,7 +21,6 @@
    dependencies, since we want to be able to use them in contexts
    outside of GDB (test suites, the stub, etc.)  */
 
-#include "defs.h"
 #include "ax.h"
 #include "gdbarch.h"
 
index 674ba796833ec9b039cf34093562a182d615a93d..a9aab28ab841e152d58aaa7f0e42aa695e3fbe4a 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "bcache.h"
 
index 296e767d026686dad80eedc99fef073bd071b7aa..96e045e4e52f293fc984d1dae049ebfc82a7c8a8 100644 (file)
@@ -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 "defs.h"
 #include "target.h"
 #include "bfd-target.h"
 #include "exec.h"
index 31aa14765ae84ec8bfd19a0d16816dc54de7d2b2..f67e06478eb118ad90eb6bb8ce90040d8873bef9 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "regcache.h"
 #include "tramp-frame.h"
index 357866ef95327581c5d03e3fe56235b7d2342376..dbc339d93366d61e36d6f286bebd56bff83f6d5e 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "inferior.h"
 #include "gdbcore.h"
 #include "arch-utils.h"
index 6d0d33fa85ed96a9a567fd603122a9220e758e72..511689c9738fc18bf035da62b75c0dadafc8fe7b 100644 (file)
@@ -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 "defs.h"
 #include "block.h"
 #include "symtab.h"
 #include "symfile.h"
index 451818332de36b1d96e81f61638ed4b3f9e002e6..b7c751300cbf8636d9ff9aca8046c73199b66798 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "symtab.h"
 #include "bfd.h"
 #include "objfiles.h"
index 1b3f3e72c5b7b11b3aaac8030fd6991c01343a4c..098a08aa7e7c1452d1cbc8a3f9936f685528cef0 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "dis-asm.h"
 #include "frame.h"
index 35b126ce9048e84472fec6ad481910344487a533..bd412fccdb735f1dc9a6045cc035e06076492344 100644 (file)
@@ -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 "defs.h"
 
 #include "annotate.h"
 #include "arch-utils.h"
index 9417babdbd15c2805793ebd06f7ff83097d687f3..afbd84741f2179a4832c36a384e4e98ce7839d61 100644 (file)
@@ -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 "defs.h"
 
 #include "annotate.h"
 #include "arch-utils.h"
index 9582a7ccaad4bd9950e5b1630010baeb9ab935a3..ce30b6fd4275f343915e29c40d94c141be43bfc0 100644 (file)
@@ -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 "defs.h"
 
 #include "annotate.h"
 #include "arch-utils.h"
index b1cee147ef1f86f84ae5ad0b70b06ea3d8420ea7..f077fa29a0c1b1974f1ccbafca29c10f510ea106 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include <ctype.h>
 #include "breakpoint.h"
index e5ddd835c92b5627200e973b58a5569b128040f9..a0e6e6788fe841c67f4c499526aabd563a3a2d43 100644 (file)
@@ -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 "defs.h"
 #include <ctype.h>
 #include "breakpoint.h"
 #include "gdbcmd.h"
index d053bd5fbe021c132b2da7f68eb6b5ad1b6519e7..ce614ac8fe376d6a3b2f281c2d583cad8ae0f085 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include <ctype.h>
 #include "breakpoint.h"
index 39c13107ba2672e6f0d43a905682d0f497021918..053d17df03ebd0d7a630164ec73dca79217d40c6 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include <ctype.h>
 #include "hashtab.h"
index 76021df1ed5ffa4736af1a0eeb362cf5c8f8775b..a1020b05b1939ba5d1c3a80326f11027821b5008 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #define _KMEMUSER
-#include "defs.h"
 #include "cli/cli-cmds.h"
 #include "command.h"
 #include "filenames.h"
index 10e2ca5939e7a1b353ecd82528d108e11a743969..576a9ec1cfbb276e03b1643b2e6a681cafb834af 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "gdbthread.h"
 #include "inferior.h"
index 6f68e269c511c38f6b9016f97bf4c355de687854..cbca4a9b7b8ee3520a75a1e4808e1e371d917a89 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "bt-utils.h"
 #include "command.h"
 #include "gdbcmd.h"
index b5a047b245b014a23c6d36fe01157ca16202b25e..04ae3fd0b5ebb78018eac89a8ef4012326724f8e 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "btrace.h"
 #include "gdbthread.h"
 #include "inferior.h"
index a40c56087ed1af84f456f9323b53624cfbd77731..d1ebd8d37d773e722c963e3df04dd3074dd84273 100644 (file)
@@ -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 "defs.h"
 #include "bfd.h"
 #include "gdb_bfd.h"
 #include "build-id.h"
index 84bc96e843bcbe2846f3481ae98e6c79fc1ee369..a2d786b48774ad96a00f087226daed0aab9838de 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "buildsym-legacy.h"
 #include "symtab.h"
 
index 506110989bf54d506a19c81e48d59aa915e55acf..1c762ad81bfd0e4f683af85064c842e4b683e921 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "buildsym-legacy.h"
 #include "bfd.h"
 #include "gdbsupport/gdb_obstack.h"
index fb85914805cf6bb777409ffb062058c259581625..459a4cf1e8f28417c33330230b419551ac9b7053 100644 (file)
@@ -35,7 +35,6 @@
 
 %{
 
-#include "defs.h"
 #include <ctype.h>
 #include "expression.h"
 #include "value.h"
index cc33aad088ede101c4ae411d718c9bb5ab08bfad..922bf8c0de34cd8e9076856792bd57c17b62d42b 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index da269dae13b1b8d1fb45c4eaf07e11729029aa2b..3e299356308c7d4001cded7cb284ca77907d0c67 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "bfd.h"
 #include "symtab.h"
index 8911a1696049f08d0f4f04129a7bbc79d9f3b6ef..28a6a6afea2f581070cba9eed383e217bc43ba41 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index 4a7476449097efd165a1ad26549d36e947cfa6e8..4751f0a957a6ab8373e6a75d66e55663f400fd86 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "value.h"
 #include "varobj.h"
 #include "gdbthread.h"
index 2b759495f17b0e3ee6550cf768c2e34667fd8658..4c1debef61433bcf90b0d9436cc80aebb7fb1890 100644 (file)
@@ -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 "defs.h"
 #include "charset.h"
 #include "gdbcmd.h"
 #include "gdbsupport/gdb_obstack.h"
index 2a1e72125f9c87e08e0ab47eaa9427bd55c7a8fb..1c303f096626308d1942920d69c8787e3cd3e20b 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "ui-out.h"
 #include "cli-out.h"
 #include "completer.h"
index df11f956245c51efd35fffbb51c31133650ca001..3afe2178199ea6d5f3a86f3207c3ed370eea4cb9 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "readline/tilde.h"
 #include "completer.h"
index bbabd40db0714f1a7819e7d1145cec88648c4084..d9a2ab40575adebfb6feef2192a779a0e416805e 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "symtab.h"
 #include <ctype.h>
 #include "gdbsupport/gdb_regex.h"
index 765117bcbb501e67c7bf02b938d8d0ace500c10a..9b44c6edcf2103d91ed0345c02a66f532ea9867a 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "cli/cli-decode.h"
 #include "cli/cli-cmds.h"
 #include "value.h"
index a0bf32fd5857c0f17aaa1f57f476826e0af090cf..7cefc3902d8c28183e04a45a1a886fa923abedd3 100644 (file)
@@ -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 "defs.h"
 #include "cli-interp.h"
 #include "interps.h"
 #include "event-top.h"
index 7c337c808e7550c7c24b32b5496ce61cb4bcfe8b..2b3572885855b5845ae70b29601daa177aaa87c5 100644 (file)
@@ -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 "defs.h"
 #include "gdbcmd.h"
 #include "ui-out.h"
 #include "interps.h"
index 3ef210e53d3ebc0a9c8dfd3e3a4cfb409c7e98a1..05539285c80dc40a078ec99244006a2f6222db38 100644 (file)
@@ -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 "defs.h"
 #include "cli/cli-option.h"
 #include "cli/cli-decode.h"
 #include "cli/cli-utils.h"
index f06724af325af1645978b9db60299834c39bbc1e..2f731807c94fd86c362fd5ab31f9a412ec991e33 100644 (file)
@@ -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 "defs.h"
 #include "value.h"
 #include <ctype.h>
 
index b1ad11cc61b40023b82ef11c8d776fa55afaaed7..bcc793b3148035ae825696f31c42bb3811656eb7 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "readline/tilde.h"
 #include "value.h"
 #include <ctype.h>
index 2fccc72b10299d50939da8ffd170f6175d5a13aa..5928998e9cae3f58a6b5178001ee00d23d4042c7 100644 (file)
@@ -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 "defs.h"
 #include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "cli/cli-setshow.h"
index c3206c4f3fa34f3c10ed66a8dea4c5afe76e28f4..45b30842e005f54e921b9fb3e5556c387d9b6510 100644 (file)
@@ -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 "defs.h"
 #include "cli/cli-utils.h"
 #include "value.h"
 
index 271076e6d8d96d49bd3422524b54296d87766f69..43700d96ec3658931ea996119a7b4846ea6f0235 100644 (file)
@@ -21,7 +21,6 @@
 
    Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk).  */
 
-#include "defs.h"
 
 #include "coff-pe-read.h"
 
index abb1c1880d6841b44c678fbadb935e048a39fed9..327c014a5a4c9a1c91d7bd85e916601a2aa1f841 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "demangle.h"
index 72e7bfe1484a8ae5ed7ba9b28e62639455ea4311..a152e5ace61449bdb640fd39e20f21980bcc2a53 100644 (file)
@@ -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 "defs.h"
 #include "compile-internal.h"
 #include "compile-c.h"
 #include "compile-cplus.h"
index 804a0a01377ebd5594ae85ee19a3d5d8a4dbf9cf..20e8550b3f7e8a72353c3d8337ad6ee8aa7c3aff 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "compile-internal.h"
 #include "compile-c.h"
 #include "symtab.h"
index 1243be369f83da56ca24994d458c1044906e487c..6407f1243bea0b529c41e07933eba6b5f1aa7741 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "gdbtypes.h"
 #include "compile-internal.h"
 #include "compile-c.h"
index c4355b83c7fda057d0dd27ca93970bd016a9a5fb..c95c86f377566520bcb894534295ca70a996a4e3 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "compile-internal.h"
 #include "compile-cplus.h"
 #include "gdbsupport/gdb_assert.h"
index c8a2551535918c446f12c0dda31d7aa63560be7b..212db680482b33140b6c50dca3d2c1a72f78399a 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "gdbsupport/preprocessor.h"
 #include "gdbtypes.h"
 #include "compile-internal.h"
index da3a84e00807ab48e66a933fd1763107d8e1ae5b..fbcc3d6340b264bdfb3c641a05f293839f2b87f5 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2.h"
 #include "objfiles.h"
 #include "dwarf2/expr.h"
index 33971a51a711921c13f269273f053689e8f3ea11..d1b5d5947a67b766def7bd6da15c009c877d2e90 100644 (file)
@@ -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 "defs.h"
 #include "compile-object-load.h"
 #include "compile-internal.h"
 #include "command.h"
index a3ac376f38f779961fee1dc163c30c458fa77f09..5a810d5a16d4e28ab42d9d28b79d3488eec6e8a3 100644 (file)
@@ -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 "defs.h"
 #include "compile-object-run.h"
 #include "value.h"
 #include "infcall.h"
index 27cff2553eed94d59368379e4e977ea46d06eb13..2d97a1b2005fc4d965e1fc719117fea25c0f36c6 100644 (file)
@@ -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 "defs.h"
 #include "ui.h"
 #include "ui-out.h"
 #include "command.h"
index 496736fe95f9ef87b2f1afb7d54104650dcb9656..e375c7348848c1cb422442e821c6c913eaf27b85 100644 (file)
@@ -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 "defs.h"
 #include "complaints.h"
 #include "command.h"
 #include "gdbcmd.h"
index 8e34e30f46be1cb7379a770ec10c1adcd55166d4..171d1ca8c0ed29d15b0ba8b6acdead7e8e4b7663 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index bbeb2664f4c6819138ec93a3da4706c496cc27d4..0babd834269344cbc8f7eeee45c966a4b820b0e4 100644 (file)
@@ -6,7 +6,6 @@ BEGIN   {
          print "   It is created automatically by copying.awk.";
          print "   Modify copying.awk instead.  <== */";
          print ""
-         print "#include \"defs.h\""
          print "#include \"command.h\""
          print "#include \"gdbcmd.h\""
          print ""
index a66a55b73ea3405a82bb8601a848fab837f1b145..bc45fe0dc3a56b949c5e0aa8f940f1f59b107276 100644 (file)
@@ -2,7 +2,6 @@
    It is created automatically by copying.awk.
    Modify copying.awk instead.  <== */
 
-#include "defs.h"
 #include "command.h"
 #include "gdbcmd.h"
 
index 169d4229e9c13dc40122da56115d837601adefb1..16cd60f7106dd27ae0148ef32ca24a52853179bf 100644 (file)
@@ -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 "defs.h"
 #include <signal.h>
 #include <fcntl.h>
 #include "inferior.h"
index f291b2aba1919ad58bc047549ecc6a0697883acc..f4e8273d962214afb880a757f247c3378c72822a 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include <signal.h>
 #include <fcntl.h>
index 882c1a03fe291573b72f9fab07033fd99ccc3475..a813b4ad15cc3946425b5403e21f5211e33f7fdc 100644 (file)
@@ -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 "defs.h"
 #include "language.h"
 #include "value.h"
 #include "cp-abi.h"
index 701ec25e334406003c9593ec4a171e7dcc7a2a13..87f13445bbaf4cc15ad990bc8c322b155cb70d79 100644 (file)
@@ -37,7 +37,6 @@
 
 %{
 
-#include "defs.h"
 
 #include <unistd.h>
 #include "gdbsupport/gdb-safe-ctype.h"
index fb9fcf8ed6e874f849cc23170988974aecabe6c6..ec72d72b5a787426007a8e05cb72ca7286a3d95c 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "cp-support.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "symtab.h"
index 6b7c2f5a0628e4fc8d12d80b2c8fa1b573b54f74..e6e811ddf503d40f7f40edebb6c103bb2ff42fc3 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "cp-support.h"
 #include "language.h"
 #include "demangle.h"
index d7fce64408d779bdb5bd07e9b05ba03506e7a989..f2a2ca5288dac6b7064ba42cdbd186d6031c6423 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index d46f3e8464898e3c7a7045b2ab360dbbf4fb28e1..7ec5505fba8e216ea70b53e706aa1eece6fdda31 100644 (file)
@@ -21,7 +21,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 "defs.h"
 #include "osabi.h"
 #include "linux-tdep.h"
 #include "solib-svr4.h"
index 02c35da723d45c79537505b76649a01826fe59f5..dd013d531abbc33e6c7821b20e9213c8b9da8717 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index d485f17631786275d92c133b545d6e0444235cb1..a703b389d2eaf156799d44923d655ee17a41fff6 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "osabi.h"
 #include "glibc-tdep.h"
 #include "linux-tdep.h"
index c1ce8a5b02cec3c05fa56246691c2a0ce95da099..5f0fd3d7170d536eb82a3256586aa0b4f6983ee1 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "gdbsupport/gdb_assert.h"
 #include "frame.h"
 #include "inferior.h"
index cbb8c3f2b8a6a5787dde963f71895009556e05d3..d8606d3c06110093e0c91c38b7a6ce31c2b1e9c4 100644 (file)
@@ -75,7 +75,6 @@
    already in the symbol table, and the CTF string table does not contain any
    duplicated strings.  */
 
-#include "defs.h"
 #include "buildsym.h"
 #include "complaints.h"
 #include "block.h"
index 620d900709c4a2775f3dad2174c5fe12b6bd6164..b2adad24d1a924464f4bbf255397f28ca943dad5 100644 (file)
@@ -38,7 +38,6 @@
 
 %{
 
-#include "defs.h"
 #include <ctype.h>
 #include "expression.h"
 #include "value.h"
index 6af57062ef969f60aeb52a3e45004829f881d3a9..d4f9956bc9ee1648519e81c448381b7158bf376f 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "language.h"
 #include "varobj.h"
index 3f8f7d8c24e1fadda1a0d23ffe168a0cc2635eec..0bcd75dac10c783db35086a63e9c38b36775f3c4 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "block.h"
 #include "language.h"
index 2cdbf5ae09b5683e8e851acd5f2e1297b0d77f5c..543bb193f615800b6217b60a8ed051846a96d1c3 100644 (file)
@@ -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 "defs.h"
 #include "gdbtypes.h"
 #include "gdbcore.h"
 #include "d-lang.h"
index 48868c8115ec8e6b361c23f2be049e1706d29ad3..3d3e47c998a395d07ff8827c51e762e992c19725 100644 (file)
@@ -27,7 +27,6 @@
    the future.  It'd be good to remove this at some point when compiling on
    Tiger is no longer important.  */
 
-#include "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "gdbcore.h"
index 0eb49d8734ae3d57226c7870333b8cb0ed9f25d5..0c5b54b40a3beb7ebc5adb9bfe1890cf0ea68ba8 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "top.h"
 #include "inferior.h"
 #include "target.h"
index 1734e8062fb1293dc5914289aafd2178c1d14f50..9faaf0e7381bd2fa87c835dca8735e0dfa5e0e26 100644 (file)
@@ -30,7 +30,6 @@
    fledged symbol table by going back and reading the symbols
    for real.  dbx_psymtab_to_symtab() is the function that does this */
 
-#include "defs.h"
 
 #include "gdbsupport/gdb_obstack.h"
 #include <sys/stat.h>
index 57b39c0e51eade8f01ad05fb71b5cc1e1dc57121..ae08f3518c11457465ad7cf442de0e29d188601d 100644 (file)
@@ -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 "defs.h"
 #include "dcache.h"
 #include "gdbcmd.h"
 #include "gdbcore.h"
index 56725b68b31641eb927d838055a7cd5f09b9357d..f7d24512685486762517882e7e752a140365e3e9 100644 (file)
@@ -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 "defs.h"
 
 #include "gdbsupport/common-debug.h"
 
index 9bb3748c8c3bc0fdb0f5f240ee2d2854fc042ed8..841b6f2078c71b8040cc4946b3e4a39863dec460 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "diagnostics.h"
 #include <errno.h>
 #include "gdbsupport/scoped_fd.h"
index 950a7d617bf50c812d9506b5b8b40d471728470c..3627426eee75a5890ea1d5f810fa3949a367ef32 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "solib.h"
 #include "solib-target.h"
index 8e7eb420cc6fa1172cab675942624ef014da34ea..6925ad4d46ce4067feae18d5796f9e802f79e830 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include <ctype.h>
 #include "gdbsupport/gdb_obstack.h"
 #include "symtab.h"
index f288707669dd51e9f83449d69a80dd4ee1e86f6d..14b7fb30badf58305ad9d2a57aafd88ae0e41af6 100644 (file)
@@ -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 "defs.h"
 #include "disasm.h"
 #include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
index cafbc078c60dc2531fe08aafd68ffc94856afc17..da6f3afba7a102b9fa89f38bdb0b1208041a5e3b 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "target.h"
 #include "value.h"
index e727c6d5662e56904f5ccdbd2dd8b6f89c36990b..7869ebae77140b1a517f77488fd13c55c704483e 100644 (file)
@@ -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 "defs.h"
 #include "displaced-stepping.h"
 
 #include "cli/cli-cmds.h"
index 5757de1cf77d528fbd93a1efbce1465a42d7d7a7..ad1a3f870b6365dd54c63f8e7823c2a89fc1afbc 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "probe.h"
 #include "elf-bfd.h"
 #include "gdbtypes.h"
index 5969ef2cdadd8b1eb8435bebd7788b66ebfadbc5..7d72fe032ee139ceff1e002be744fd7b9bce26c2 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "dummy-frame.h"
 #include "regcache.h"
 #include "frame.h"
index 01ff203aeee478b50b65df79ab9af0b926b4de49..b87206c2c4eec13c6add0509cc321090bd3ccf2d 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/read.h"
 #include "dwarf2/abbrev-cache.h"
 
index d68a86ef178f07c9845256a52a719ed762c76981..359a0094872acc4443f7f500cdc917737b7c231a 100644 (file)
@@ -24,7 +24,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 "defs.h"
 #include "dwarf2/read.h"
 #include "dwarf2/abbrev.h"
 #include "dwarf2/leb.h"
index 065e2b90a0f4b946fbd43f70ad2833e5790f1918..9ec0d51e92056c999c90fd58f4c55e552f04a439 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "value.h"
 #include "dwarf2/loc.h"
index 4287a5a884b006e5ce3669bb7865aaebc5cd3e62..d577db6272607261f4b345a5b14ca664e39b1a8f 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/aranges.h"
 #include "dwarf2/read.h"
 
index 6b8f1c95ce7a5a2d0c995facf10df7401e92f111..f777c1454e65ac1ecb9bc7001816d35bdad01cad 100644 (file)
@@ -24,7 +24,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 "defs.h"
 #include "dwarf2/attribute.h"
 #include "dwarf2/stringify.h"
 #include "complaints.h"
index 5a82795148557f8e0fc0f6da7254c0dfa55bdbb7..a26a6c0cd58f4e027b75649c28c036861e1edb24 100644 (file)
@@ -24,7 +24,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 "defs.h"
 #include "dwarf2/comp-unit-head.h"
 #include "dwarf2/leb.h"
 #include "dwarf2/read.h"
index f78b00df446e9e8b1f0df65343b2a72b287a0ebd..66822b575ca15812e6a35b3a5be2eb4125b932cc 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/cooked-index.h"
 #include "dwarf2/read.h"
 #include "dwarf2/stringify.h"
index 62c0a8a3ede47a2236c11845badb8766f69eeb53..a64cb1d8380ff2fc55b9f24ecb54fa5a89fc8e43 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/cu.h"
 #include "dwarf2/read.h"
 #include "objfiles.h"
index 4bdf02be429f35c2898ac34e1b37e31573378f64..bfa54e517abbadc02c27ad0baa35db59ca971164 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/die.h"
 #include "dwarf2/stringify.h"
 
index f53a5b64c4a3153e6794dd759fca1c4f1317148f..1eb4816fb4796adb3e32e1d2a3d247fbf70f2733 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/dwz.h"
 
 #include "build-id.h"
index d0256e7009d9c013e010c082cd9ba1c2ae95215e..d92facbf0dcff23c81943604a248ab666c0a512f 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "block.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index 2f6400d62c388faab05351e9682e20493105163e..bcbe41f7933cc14e50dc3df7af488744fe8ae443 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "dwarf2/frame-tailcall.h"
 #include "dwarf2/loc.h"
index 530513c2684e217fb0a1362f2d06a5cd2116a103..9ebf3ac4ac47bd1b5aad6b5b2434de406925284f 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "dwarf2/expr.h"
 #include "dwarf2.h"
 #include "dwarf2/leb.h"
index d9047ef46bb2cc5751a7634807bf4e8545de18d3..1720e925ee607fa3660fedfebdda17d6b10c69ec 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/index-cache.h"
 
 #include "build-id.h"
index 515093a63d3215433ee10da04f2b78170b43d213..08b2f374619353b1bcbabd0cca2eccc5535e8b66 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/index-common.h"
 
 /* See dwarf-index-common.h.  */
index a114001f4eec891f98715f797a4ff3dfe1c695f5..3f812285995d4347e4bdf2daf5c57c45383d5065 100644 (file)
@@ -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 "defs.h"
 
 #include "dwarf2/index-write.h"
 
index 7e10dc16e59f0ccf73ed8663c8acf37f0de4883f..1b7202e6240e5b6f35e8141ac86acd3b706d235c 100644 (file)
@@ -24,7 +24,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 "defs.h"
 #include "dwarf2/leb.h"
 
 ULONGEST
index a3ca49b64f56237d2417b1c20cdbfcb90ae10b19..eddb2ef7ae801e38a1e816514d165db170cff8e2 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/comp-unit-head.h"
 #include "dwarf2/leb.h"
 #include "dwarf2/line-header.h"
index 203ad536162a52275d12de6bb1419b93b89d0759..205d2ba56cbb813b7c021c38b2f949d603e83e67 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "ui-out.h"
 #include "value.h"
 #include "frame.h"
index 6b43aa49aa46d9cb927904c17a1fcb4b256668ac..a511d0a3b449a0fff28e5d9fb7042805070d6b91 100644 (file)
@@ -24,7 +24,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 "defs.h"
 #include "dwarf2/read.h"
 #include "dwarf2/leb.h"
 #include "dwarf2/expr.h"
index 0d60b01f408cc427c0f654c0e3f89216ce8a54f2..a3547cde7aa6a208540e0b9f1c10eb543100364e 100644 (file)
@@ -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 "defs.h"
 #include "read-debug-names.h"
 #include "dwarf2/aranges.h"
 #include "dwarf2/cooked-index.h"
index bf4f828b007b7023aac65d3b7ac6e7b79d4092b2..8c0895b96393e28343b47f0a73480fa97113b007 100644 (file)
@@ -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 "defs.h"
 #include "read-gdb-index.h"
 
 #include "cli/cli-cmds.h"
index a747922a4ed4ad4c14aed8a00e8f1946216b0c54..31313bc88b322a4ce063748fb444b153df460423 100644 (file)
@@ -27,7 +27,6 @@
 /* FIXME: Various die-reading functions need to be more careful with
    reading off the end of the section.  */
 
-#include "defs.h"
 #include "dwarf2/read.h"
 #include "dwarf2/abbrev.h"
 #include "dwarf2/aranges.h"
index e813fc0fd8eedbed60313f646773f64b06a5f94b..6aab0b9aee9f604a9bb78394dcca86f90f935db5 100644 (file)
@@ -24,7 +24,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 "defs.h"
 #include "dwarf2/section.h"
 #include "gdb_bfd.h"
 #include "objfiles.h"
index 3700e0c1e784d64c9557552eed66a1df20187f71..1a4e280fc765c478376ed34aac67e502de2d5f8b 100644 (file)
@@ -24,7 +24,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 "defs.h"
 #include "dwarf2.h"
 #include "dwarf2/stringify.h"
 
index ddf26a9b666ec3744a3647faa0ba9f1385fec20f..00d46992b24842d4156504f9e07e6772a33cbcb0 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "elf-none-tdep.h"
 #include "regset.h"
 #include "elf-bfd.h"
index e8a0c4d7a2cfce34db1d7daa39615ccaf95f2949..9bfe12712db788c3f8f3a3cfa65df72623d49c7d 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "bfd.h"
 #include "elf-bfd.h"
 #include "elf/common.h"
index 2759b46a5dff15d070d88656193c6845c92c63a6..6b752e7063552eb2aa9769127adb19400ecbbdec 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "value.h"
index ef4ceedccfaa184c6d1f6e8766e62daf0f6e6804..9a02ac6df27379621d32a1e8577d08153008d6bc 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "top.h"
 #include "ui.h"
 #include "inferior.h"
index 3a4216382a582d483e43953ec7439c14eb02dcf9..368999829fce8217938ae1d243f6e270bc220578 100644 (file)
@@ -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 "defs.h"
 #include "exceptions.h"
 #include "breakpoint.h"
 #include "target.h"
index f17040a7a1b1b7539ac922149d460f1bb54c219d..98ad81fb99ae6960a10cbeb319a5300bb2cff647 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "target.h"
index d34604fb13fbf1e3a6a0284b3adf30771306bf62..2d8bccd60c6598d9662045571b18ea42b9afdc32 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index 9db8b53a087333d7e312065b4b657bca8905f14d..f4bdcc1f6110f744078c12431487d8c75a379a35 100644 (file)
@@ -20,7 +20,6 @@
 /* Note: With few exceptions, external functions and variables in this file
    have "ext_lang" in the name, and no other symbol in gdb does.  */
 
-#include "defs.h"
 #include <signal.h>
 #include "target.h"
 #include "auto-load.h"
index 8769e570ca349a1dafdfca2a0e59aa7050ca3e87..bcbaa3da5b3c4203375ae9354b4548763c49a3ef 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef F_ARRAY_WALKER_H
 #define F_ARRAY_WALKER_H
 
-#include "defs.h"
 #include "gdbtypes.h"
 #include "f-lang.h"
 
index faa53ba9dd0eb432e088b63015c1c3a219bd83fc..11cd7948682ef1bbefe02ab8aac2a7dcf487c304 100644 (file)
@@ -42,7 +42,6 @@
    
 %{
 
-#include "defs.h"
 #include "expression.h"
 #include "value.h"
 #include "parser-defs.h"
index 96d4ed821c657693bd6b885623031b56f6d3c917..5eeb22806bb656d9ca064e114e657565a16895fb 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index 617e87cdeb71f7971d807c3b022d8083d87322b5..6e9722dbeb85d3fc9cf47bd3d442808a3895e4a6 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "bfd.h"
 #include "symtab.h"
index 19bcd746208adc39ff07635375504b8fecc31d1c..cd87dd222fda79b695595c74376bdd4964dde193 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "annotate.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index 7ac5983ae5ae36e0e13ceb810a5ed3392494690b..2d1bb5a33682aafc3e896762b709259210d6f3c7 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/block-signals.h"
 #include "gdbsupport/byte-vector.h"
 #include "gdbsupport/event-loop.h"
index e3ebcb82ed649d811c9757df0008a83c2c2ef8fe..593f5b4fd4a111352663b83de7183c794974b14f 100644 (file)
@@ -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 "defs.h"
 #include "auxv.h"
 #include "gdbcore.h"
 #include "inferior.h"
index 574dc02db67d20ddfa19c8ae40216a7dcf456670..e5c0956610a375a929410c132e0e35f76a6e8c0e 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: microblaze-with-stack-protect.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 8f1fb0a142fbfd355a1fdbfdd215aa9ca60ba884..32ae3b02ad766be3a05571a3c4960364b743a68e 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: microblaze.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index d9d928c80128f16e61e62a352b57c8f733f0c843..d8e40283cafb0998052de1404849973dcc90c9e4 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: mips-dsp-linux.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 8557bc8357df3c27f788cf82bb806303f8ebefef..f93eef5e41dcfc62edb0fa219b31bd60a2c6396b 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: mips-linux.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 80bbbcbd152f5460442bbaebde18180f79cf4f00..7ea0bb704f4a5ab1663f973a6f1ef367cd80b0d9 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: mips64-dsp-linux.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 21e8c37b933397d69027f937dc5299b70817a311..f4dcf8bc109bfa4b4b6e467a47926c2a783bac27 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: mips64-linux.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 7a08d2c85bb05c3d3f6dcedb97b9e9becc7313e3..e5c5d50dce1049849a9aa8ab38e968118a859c06 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: nds32.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 648f7ed57abeec210fdcf042a089d04f4d472530..f53b0ddb4a03e2c62e474ed61ff67bc43a172349 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: nios2.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 3eb65489383fda4dcafb8dfc28e9d2cb5631e088..24731458de2c7654726fecdfce374c6494b9a543 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: or1k-linux.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 67040965bd54e087f5e50ef9303d21c8e4864583..ee5e2f5b20673b475c7598542c716464382c2c7f 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: or1k.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index a4f4bed180fa229ac244de1334f1ebdda78a55b4..562761e69a55a59f4472b7fea4ec97b0a25c2572 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-32.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index f5893bff01bf48a5ef31008f392c1ce5cd3f04a2..caf81b760171a98ab4fa8683e669ae643711f5c0 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 2783287b981e7046c0d1cb528569f35095975985..7cff21ceed7b2cf0172c437998ccb8d37df09a8f 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-403.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index c69a1342773bf4353074cbde7d8e797f40b9e86b..e86b51c434675d6c4edd1b7d50ff6e8330efb405 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-403gc.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 1146d6601bd68843c1d62f8e16783d21e1dfbbc2..2716e37d8a8c992d8cd10a1c409306d01771ff0e 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-405.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index a36157f6c74d19456963921eb37e32f9fff5d8a8..51352e78bac4557e7fcf6715c1616b79afdc1f77 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-505.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index ceaf789f3d73de2482aff77f431fc02948378485..2b700bbe128fc8e601900dd01b49de21bbad6163 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-601.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index eb85e69d6a0ddc8b8f47536b1a9efb6516dfe221..13591b953020f58bbb0e8457e05a2de9400536c3 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-602.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 223919ca2d73dd70757da28425d766b404a50f25..88b2b2c98c628a5aaa05c89279bb2fdf3d50ee6d 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-603.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 16e6c12dae934df1f2cfd60399b949436f8caa19..d266ba6ee8978fe1688755e87e24267f7facab1d 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-604.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 43dee105954f1aba3e2cbe8eec4a0a42d3c02d68..c2f741091850bf78f29b36c35a77091349e2859b 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 83a6a15904827a95619457e501807c0060a6bbe6..dbe06acdb200d5c260d88efdab2fb4dd80a2ea41 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index d5fbf4bd3d79639d9830bfa698a547106605431c..f1f52eb51e63b6c9cd03089ee61a0d9ebe135663 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-7400.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 3c9e7e1d23a180c9435f68b52002a269e7d2f410..14f4905659064c2ffe62f0f4694704f0cf6e235f 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-750.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 3e9a25f8e97428d923c9531aa04acdd413edf98a..b02fcc4e357ea5aaede0551e5c4de2d45562acce 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-860.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 41cca727be8eec2dec25d5b380619c74546d65b4..05f7348df9acda2bf14dc169d9c4e98e3605ce5f 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-altivec32.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 9cd935551db7f4aa2b507999081806806033135b..0bcae972502e45c682845fda230b07c8abdb3d8b 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-altivec32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 8422708ec7fa38d889a736e64bba8c90d4c2ebc3..bdc50004391820a0ad61e8ece4f485b46309fc92 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-altivec64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 977af8c941f677e5736e4b942e45d99523d2d90b..2392f3496576cf8d19cbe06e00ffa2b82ba485b5 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-altivec64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 84f721d948f38860f1138afc77ee562665ef3b69..0442569c318166a444bc42f1cead9fc5655e8cd3 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-e500.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index a1e133d1c7308b8bf213a5d477a85cb6645d0072..4e426c3005ae03853200df478388c300ac4fd904 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-e500l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 57fb20a4b12c6c74bae85b4e3e3f3244b859d73f..3834c9800191b4e23464a6175ed5a18596d69b63 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa205-32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index b9ce8e604fba2c0e4682db1f42e0097ed99f5ba5..9a3621877c070395c411635ad8fcb70572831a20 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa205-64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 54b914c3714be2c15cd2009d7baae00c191abba6..e42e1b9229725886b3693e1b3b5a624c99c1c4d9 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa205-altivec32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 42e6f03e93c2e1bfbde284601b1969bcc8ee1e4b..dc43206a9d37645476d65142e68f986d39713984 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa205-altivec64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index a2c6172c6d27f6d2aafbb4293efecbd94e40cf5b..acc1c5b9a3e7cff47e38a823a6679122f214185a 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa205-ppr-dscr-vsx32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 3e7915a0619c7f8f0b08ff49eca9c1b72bd7d585..6bfe08d4cb56ea99418e49c57fb97ad1f88de225 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa205-ppr-dscr-vsx64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 4cefcc36de57418649b3ba144071c12a90f2ee4b..b3f40b9d009c354404b3142cc3166ff89842ae63 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa205-vsx32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 2fb151d12c5178b5184e0aca19400d7c7c293f68..5f548176701b32be26e78b0acbf3991610b1365e 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa205-vsx64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index b945039ca28d269d6e0277b6c8885aef4a056f28..b9dfd3092159dfb896aa68c33571efb61a6e471c 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa207-htm-vsx32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 3aa579fd5f91d6c719147a1ef23f29a29d04b090..14a911b30aaf710ff27c8085a8659790c014a9fa 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa207-htm-vsx64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index e5ce7f956cfbe814ec4f256c291f4f3f1db5bf71..bcfa7c175b8531222dfa6fb0ce39771acc5a8bf9 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa207-vsx32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index adf6d3eec7f29efc0f51ed8203305ff93346ad80..43bd6e584559e35949093c3c0665320e23079b8b 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-isa207-vsx64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 6fccdb374fb36d6b28992cc6a0e9d4b9ba295c4b..6d60eca340fe1cd8321a66c668624f9d40e0f878 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-vsx32.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 1efe880d379c8bcd522ad37d13bcb0bc9fc9780c..cf23313497884293074ba544b8dba0d656fa4f9c 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-vsx32l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index df6d0f4bef915b5000d03edc75d22a1232e33771..a5baaa2dfdc201ad0dcf77b849b0bb37916f5477 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-vsx64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 89aa13de662764ff9446a414754e02b23b4d3113..03d2b694b7d01255f5e66c82a1fad39e016e644a 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: powerpc-vsx64l.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 4aa5a8764a023f41813b25a85a4c1fe684bdc4b8..210dd96e4f61c493faeec66729d73ce0eadf04b2 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: rs6000.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 825a4ac4538f97cd091ed92676a6e481d1fac3c3..f9a5584f9b807ce48b0ab9cd30880967ed91604b 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: rx.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index d48f8312f20b9ebc25beb3ee554ca3e8be4c80d3..49ea08b2c3982f4c969fa6dcea3933dae45ed678 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-gs-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 03ec11a26b33277f0eb499e33fbe173c26b5f39f..43ceb9c008e20eb754ed1a93ec7c99d17e96a5b1 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-linux32.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 65de6f254f7768fd0a9e1660eaf99e0e45a83cf1..291784fdac758248f005f943b4160e404723c7cc 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-linux32v1.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 0e3e04dfd43512394506140abedc55a0a0418df3..6fa26daa537c6e84ea74b229cea401e8ee906db5 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-linux32v2.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index f0ec91992f9235386961d1c7f2ad2e520b9a7133..74c338c1fa60373f08b610b3d8410b8a88b7947d 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 9a360c7e2676759cf113dcda795d41eb66236a3e..0aebbdb6b7ae7ac4b24c3d383a3cc91ae162b47b 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-linux64v1.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 18bc6ed4f9c1f1af26c7c86a4133091cf958ae60..3b3b4916ac37475eec09508cd0f3c52725a7719e 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-linux64v2.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index a8909b36bbf4389d7bf461451008265fe1f583e3..d49e744131379deafc0b50546e60c8bce9f691bb 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-te-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 8f8aec61a49f914e62c4ac9a4ed343f162a8aaa8..ffe1ddf4ee135cadf3cac45df9a1e500ce280fbb 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-tevx-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 0bcc14d7d089ce6f821a0c84e191c31ea2edfe70..30262a63fce691cd289cdbb100460e3dfb009ba7 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390-vx-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 074c38d668c9436306ee40333161c91c55380c90..501b3b24061e651e251945deb1c3310b3105cba8 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390x-gs-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index af5ba23dc383938a574915f929f18901df6a3c55..8655d5a6116da577fbb125aa7bfb835d95f02557 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390x-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index a33bdc1672f88503363a319f9d65fda6ecffb1df..11bfd85c9955a36106fe78ac1686965c25f01f6c 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390x-linux64v1.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 8b906a47e44c14d99706d2dbac75b8d6667eb2d4..400b1af448549f6af7288fa1739649b4ca4fa929 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390x-linux64v2.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index de8bf61047013c18563979ecf52f0c7dfb3df4fb..74883e30fe83fd7fd7b9778c1ed3c5d7aad10023 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390x-te-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 8bd5cc6c43906c6732e3730c8dd7bd4ff6a56cd0..1d45d6044c107e718793c6e68be728c8a007a7a9 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390x-tevx-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index f450c45144d643cf72effc7cd9c04b8226d6c2ce..4de6585a2276e2468dd2bd96613d76566a1bef6c 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: s390x-vx-linux64.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 3353d4f44f7a7cdb30eeeec05c192d2945a1f263..dce96851f96a5138b5f133f28a8b63c9d43f6f9a 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: sparc32-solaris.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index 1150c884b444cd97f962452f3bd2929bb16c17c8..d030df63c6cc4b14fcff8943c3d079619163aa06 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: sparc64-solaris.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index f8e2a1988d0e67be24a4889b84e8e98dc9258bd0..627649cc69017fe07171ff86399b9656e6c6aa19 100644 (file)
@@ -1,7 +1,6 @@
 /* THIS FILE IS GENERATED.  -*- buffer-read-only: t -*- vi:set ro:
   Original: z80.xml */
 
-#include "defs.h"
 #include "osabi.h"
 #include "target-descriptions.h"
 
index d103f22b0b5b12695d35cf9722d06f4b907fbac3..a08927fb9fd4a6b98d2e76c8fdc644b12e230d87 100644 (file)
@@ -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 "defs.h"
 #include "filename-seen-cache.h"
 #include "filenames.h"
 
index e351c074f222f13516e66b350c50e467031d5685..5dc800d2b163f503fc298e5f27122e5108dce804 100644 (file)
@@ -20,7 +20,6 @@
 #ifndef FILENAME_SEEN_CACHE_H
 #define FILENAME_SEEN_CACHE_H
 
-#include "defs.h"
 #include "gdbsupport/function-view.h"
 #include "gdbsupport/gdb-hashtab.h"
 
index 62b2829a76c53eac5a0b22916b46c92c28a5ae7a..4e05b0413a891a6e8733d447f0df8814d6d4c9be 100644 (file)
@@ -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 "defs.h"
 #include "filesystem.h"
 #include "gdbarch.h"
 #include "gdbcmd.h"
index 2bc3fe107386ab1a7b701bb96e8d35c8a6da569a..2915c706733493c47d1b9fc85f9913c262c170ca 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include <ctype.h>
 #include "gdbcmd.h"
index 516a2ca044cc29cc3bb7bc6fdc8870269ce2b475..71bfebe40a7ad51d651a7e2a6f160cec113902ff 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "frame.h"
index 7bd81f41a531c7fdb2d6f54b9db0a447638de03b..e0891296f8c9d0663602d421fdb3319e11aae9c1 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "inferior.h"
 #include "gdbcmd.h"
 #include "terminal.h"
index fda19b57bacb57545c5d81e9c7f8a087c0238ab8..7faa999532bbc7dadb341a54f5145aaef4514fa6 100644 (file)
@@ -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 "defs.h"
 #include "frame-base.h"
 #include "frame.h"
 #include "gdbsupport/gdb_obstack.h"
index e9983a9fd74fa531bf9b9f41dd48877798309d7a..a80421a9c5a86212489e38feec7aa421ff8649dd 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "dummy-frame.h"
index f1f97040ff0c3716cdd87d8f19d5d90f97a2f28c..f042bbb2ec256fe3161335035eb3b5f158d22ff4 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "target.h"
 #include "value.h"
index 5160c3b0c1d6e6080eecf170f724810d815ec202..0b13a81c06424276115aecbc2e17270d1f747c8f 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "gdbcore.h"
 #include "target.h"
 #include "frame.h"
index bcb2c621945bc85aa76f7b36ecf37bbb3d0c0726..5c026ebd53a3aba2533a2e4aef19ce8aaa3b532c 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "gdbcore.h"
 #include "arch-utils.h"
index 60cd2c974a1222cb4fea583fae8a521de8667d07..c5a48bebe5f23a68227fd8b47e3c7f6a204fe4af 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index 5b0a014deb0d9dc41236a1c623d9133a76b6b700..c88fa08a58918d40c8a3c047e546c5cccf9c7173 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "gcore-elf.h"
 #include "elf-bfd.h"
 #include "target.h"
index 3d3973bfaba18973337a98e3d6a583dfb63e6a8c..007966212a793beeb51100f6eab915a09d7191c2 100644 (file)
@@ -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 "defs.h"
 #include "elf-bfd.h"
 #include "infcall.h"
 #include "inferior.h"
index 20390aabb52e17d996bd59f4114648ee81a90795..7779beb591da37eb52d7eb62e8c37ff23506f84e 100644 (file)
@@ -23,7 +23,6 @@
 /*  This file contains support code for C++ demangling that is common
    to a styles of demangling, and GDB specific.  */
 
-#include "defs.h"
 #include "cli/cli-utils.h"
 #include "command.h"
 #include "gdbcmd.h"
index ad37e37e46693bcdf88e0ebb6dcc5aa2ea5a0847..5326df42693163dfedb5e102b0efa16d6d279096 100644 (file)
--- a/gdb/gdb.c
+++ b/gdb/gdb.c
@@ -16,7 +16,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 "defs.h"
 #include "main.h"
 #include "interps.h"
 #include "run-on-main-thread.h"
index 3b1df4897a32ed1450a0d0f89eddb2b3f34b4f68..ffff76e54b720657f83d72287218f8e02b4141fd 100644 (file)
@@ -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 "defs.h"
 #include "gdb_bfd.h"
 #include "ui-out.h"
 #include "gdbcmd.h"
index 2013a0ebed3ef62150e0a9294fee0750c3cbfbb3..0dc0c5006544aae4729564785ca35fc661820ed5 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
 #include "target.h"
index 960a7f49e4513e9be690a56a08478a468af9cad1..1e1a7e9ce6157ea88b13fb499a293e2b77aade29 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "bfd.h"
 #include "symtab.h"
 #include "symfile.h"
index ea1bfef60b5fcdb4daee0efba9946b663bd0792b..48e080ae9bf330440df914e7c4ba8ca687891272 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "symtab.h"
 #include "symfile.h"
index 4341ade16df1a3a73bdd6cc96c8335978c615db7..aabdd5f3de5c4212ea914da1c98867943bd0c078 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "gmp-utils.h"
 
 /* See gmp-utils.h.  */
index 0add13e3b89f58674e43036b65afff5ce08e1386..92b2858bd9d68ffa9bf9c89fd408fccfe69821e1 100644 (file)
@@ -49,7 +49,6 @@ extern "C"
 #include <portinfo.h>
 }
 
-#include "defs.h"
 
 #include <ctype.h>
 #include <setjmp.h>
index 725691c3d07b5307506f9c006219151906c3581e..f1694b8a3a78ed7e4cada1d3e539b44d64a98942 100644 (file)
@@ -19,8 +19,6 @@
 #ifndef GNU_NAT_H
 #define GNU_NAT_H
 
-#include "defs.h"
-
 /* Work around conflict between Mach's 'thread_info' function, and GDB's
    'thread_info' class.  Make the former available as 'mach_thread_info'.  */
 #define thread_info mach_thread_info
index 34c8f191661016f92291f0aa66d5e4f5e2c20ab8..7b511eabdec8191df99039e4f926691614973fee 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "value.h"
index 133bf28f6487181d17df3a2b3b68c01c62f06dbf..90f5b29dd8e9dd20873b74fe242f2c1aaebfe531 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "language.h"
 #include "value.h"
 #include "cp-abi.h"
index 2e56e4bff6105f613504a9ef58742637d0b644cb..20ab8ff76cf8ea9652350784c1c0c7933d7f07c3 100644 (file)
@@ -51,7 +51,6 @@
 
 %{
 
-#include "defs.h"
 #include <ctype.h>
 #include "expression.h"
 #include "value.h"
index 99bc5b74a93438f8fbb0cd65b48974e3cd841981..8b4250b222a819da53fd5437b0d43d33baf49343 100644 (file)
@@ -31,7 +31,6 @@
    - 6g mangling isn't supported yet
 */
 
-#include "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "block.h"
 #include "symtab.h"
index 0d2653d909c0b5fe9590bdb5e0f894e592167e9e..7778c71a3d24db5c6f092aa356b3dcc06018185d 100644 (file)
@@ -23,7 +23,6 @@
      want a Python API for type printing
 */
 
-#include "defs.h"
 #include "gdbtypes.h"
 #include "c-lang.h"
 #include "go-lang.h"
index b16707138e6553b77ccd9023cbb239212a90fb6d..43f279a44263621d9984a03fcbd58e59e4f5ddcb 100644 (file)
@@ -23,7 +23,6 @@
    Strings are handled specially here, at least for now, in case the Python
    support is unavailable.  */
 
-#include "defs.h"
 #include "gdbtypes.h"
 #include "gdbcore.h"
 #include "go-lang.h"
index 44022a260aa94ca7e8de9e306e55e5e0adfcc09a..1d8c16fa71c310975a59d7734840763a7553fdd1 100644 (file)
@@ -81,7 +81,6 @@
    GDB does not use those as of this writing, and will never need
    to.  */
 
-#include "defs.h"
 
 #include <fcntl.h>
 
index f0db709e4fec9dab6095c556b74d19cbd9f4b8e9..f540659d64799f12e76edf93b2c066c71fdcfac9 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "breakpoint.h"
 #include "cli/cli-cmds.h"
 #include "cli/cli-script.h"
index eaa2e5e22b6a080f691e241b8ff9ab6bb35afc2f..02adad0ec113921c31c1206d3a8c91c802f8ba96 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "charset.h"
 #include "gdbarch.h"
 #include "arch-utils.h"
index 1ffa96070dd5542e7be0d582bb8926c967ce4c7b..90c4eedb9254980abe9f7714c8da0802121a478c 100644 (file)
@@ -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 "defs.h"
 #include "top.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
index 44097a633dd6cc43d1d29c6cbed4e1962d88c670..4ca43117914e3d7e5817a47bff3881951d3ffe5f 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "block.h"
 #include "dictionary.h"
 #include "objfiles.h"
index 88b660329e4388d182389a19cc90e0de107692b2..a32862b0349f8ff43edfd509e46c77dfd204955a 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "value.h"
 #include "breakpoint.h"
 #include "gdbcmd.h"
index d70d4897413a6624acc7326a09d10cc1f8164f5e..d75d2b63c8ca4a29e4925db59821c6c084cdd043 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include <ctype.h>
 #include "charset.h"
 #include "gdbcmd.h"
index 5266faa601bec09aeb8cb20992c20c34575b3899..0c7c4ec6246b6587370458b783dc3e02cd6529d8 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "arch-utils.h"
 #include "disasm.h"
 #include "dis-asm.h"
index de17c089df3cd31bb1156627b5c28e777d2776ab..61007de935ec923a6ee9e39386e3159f0ddb93a6 100644 (file)
@@ -28,7 +28,6 @@
    The non-static functions in this file have prefix gdbscm_ and
    not exscm_ on purpose.  */
 
-#include "defs.h"
 #include <signal.h>
 #include "guile-internal.h"
 
index b133e8de11d65afed67f15236a957cbfc4fcb25f..c94fcfe6698260f39e282b46671c04a284b5c899 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "block.h"
 #include "frame.h"
 #include "inferior.h"
index 40871e9167de1971f25cdf1f0f3383264e527d11..b3efad20aba6e48fb002030b13f8bc6f363b7272 100644 (file)
@@ -41,7 +41,6 @@
    seeing if it's already in the table.  Eqable gsmobs can also be used where
    lifetime-tracking is required.  */
 
-#include "defs.h"
 #include "hashtab.h"
 #include "objfiles.h"
 #include "guile-internal.h"
index 035aa8bb8ff1790634c4ba135e878cc7130e8058..f4d5344dfc15e20b3e1e104ebe3ee6ff5d831c1f 100644 (file)
@@ -50,7 +50,6 @@
    There is SRFI 41, Streams.  We might support that too eventually (not with
    this interface of course).  */
 
-#include "defs.h"
 #include "guile-internal.h"
 
 /* A smob for iterating over something.
index 30f5a0daeada30185d3e0d47e35b2f7c46bb358c..94032ae5332ba4d18c1c4cd0ce4c3fb9a3906e00 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "charset.h"
 #include "value.h"
 #include "valprint.h"
index b09a0ff7ffda8d6812f0eb168d8b4b79a8be2d6c..7a4a703e103f5d0304fda72fe8f6e44d23426e6c 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "arch-utils.h"
 #include "charset.h"
 #include "cp-abi.h"
index 5db4bd2922e0f21f8db7a448338b88e9af81e112..bccf6ba156d71ec839801b31d0099c174fe8e277 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "objfiles.h"
 #include "language.h"
 #include "guile-internal.h"
index b26e66e71d813e51b7386ccc1ef02f0a3367fc35..018bd1499c9924d4898b713a78039fd89587e12f 100644 (file)
@@ -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 "defs.h"
 #include "value.h"
 #include "charset.h"
 #include "gdbcmd.h"
index 3b58fff17e72a1053543ad92a540478aa66d543d..ab78b5c43439ec46ab753ea975956078316c113f 100644 (file)
@@ -21,7 +21,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "gdbsupport/gdb_select.h"
 #include "ui.h"
 #include "target.h"
index 068fadb853aedda82973570b91fc32d922a90ff3..99fa243f9d72d1c35f5ef06e0857c97a34fb1ff9 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "top.h"
 #include "charset.h"
 #include "symtab.h"
index 216985efd685c3450340f8d395e66be93800fdeb..fcdcca24f06802162b8340174b7d2707f3cb1143 100644 (file)
@@ -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 "defs.h"
 #include "charset.h"
 #include "progspace.h"
 #include "objfiles.h"
index 1c5b9fac413071556867e9eff25d1809ef4e98c4..bc0a1e641c0c62318c912e7e013cba99c84d1e17 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "filenames.h"
 #include "guile-internal.h"
 #include "gdbsupport/pathstuff.h"
index 134445d011c21be137b34106772ed9e276f7f65b..a249bccda1ebff0730e9506ccaf6758a70855f3b 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "charset.h"
 #include "guile-internal.h"
 #include "gdbsupport/buildargv.h"
index 860ed5222748c706432431a74a3b4745ba644d17..368a598dc4b295165ce2be23f50cf08a76610779 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "block.h"
 #include "frame.h"
 #include "symtab.h"
index 9a34a5d7b92ecc0a3455b9f218c575102f9af7ac..2fd4b03b4c6ddd7a539e2d141a9964c81923f0fe 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "symtab.h"
 #include "source.h"
 #include "objfiles.h"
index 67b8179e076f89e13eac58129548edb77c818ea7..19324a69810c49bb9ee8bb74930c7d244b6e6e21 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "top.h"
 #include "arch-utils.h"
 #include "value.h"
index 1cacafdd13757919af29e57518b7b41159a9170a..45f42ba0ccf044d2816cd334f0dba9bf9e3bbd4e 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "guile-internal.h"
 
 /* Define VARIABLES in the gdb module.  */
index f8b3eea52e2871e1d06813eb4809711ed33420f0..a7b21707eba1fa821a45d85858b39f4e13c15b22 100644 (file)
@@ -20,7 +20,6 @@
 /* See README file in this directory for implementation notes, coding
    conventions, et.al.  */
 
-#include "defs.h"
 #include "top.h"
 #include "arch-utils.h"
 #include "charset.h"
index 36cbd9d4aa60aef723e124060217b8423609e131..32907e29abfff53e251784d7b4220a33491e2261 100644 (file)
@@ -22,7 +22,6 @@
    sac@cygnus.com
  */
 
-#include "defs.h"
 #include "value.h"
 #include "arch-utils.h"
 #include "regcache.h"
index b1df3d17aa4d13bac6db00626066d857f42fc0a0..dacda88c58664996fb0b6b4f2c1c4c71fab0f24b 100644 (file)
@@ -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 "defs.h"
 #include "objfiles.h"
 #include "target.h"
 #include "value.h"
index 46bcb7c186ec77fdf30c352ea31a80b0b81a258c..96faeb39d8f4488f3df3a45450fc463f104ecbc7 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "inferior.h"
index db0c36801316b3c3baf5c9cda2ce57b61e7368d0..659c265bfb861da912499aa084e4c786dad46036 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "osabi.h"
 #include "target.h"
index 6966aa4b8750080140ebc88a30809c2ce12570c7..e7df997f6e4b70df57598ddd8cc3ae590e498d07 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 
index ccf32c790906106214f1b657f4cf3c00707c5997..c71e191c8a58e52423bf7c0749df4ae284c3c031 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
index 3e9938c5e545f95f38db6cbe8d04964682156597..f6f79cd33857a7692f8df7f0ac945281b961878e 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index f009775425c89a47e5f41c92857a3d6292571fb4..c4f8d1fcfe1ecc4e1b0b24b711ceb83086d3578a 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
index 30128bafac48ce7ed157d0ee680a7ec5f79a4f5b..8becfd5f9f9d172de461ae7557c54b08cdadca57 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "bfd.h"
 #include "inferior.h"
 #include "regcache.h"
index 612eae9e6f14f17b6a714c775f0e7f34090ad550..e1db6c74f9c464a9346c69d5deddd3e3ab300b4d 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 
index 8470f2b6d2f99a7d229804342d7a55a6abce5ba9..db00e18bccfe3e41aa8f8ae5141da47614207676 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "frame.h"
 #include "gdbcore.h"
index 4fa86e49696cd7c688e3c4f6230b0c52c0a2be64..acfa46a8b7d0a0c75aee1bab03c19fd1cd6d4268 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "target.h"
index fc0a3dd3909e6ece5c44cd8c5f9e6d98d62f6814..5a5c8bffc2100347a8ac6e6d09b2a69fd66344c9 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "gdbcore.h"
index e893a04617f82780cde0fdf188d9f7b9422b3731..9859c855150d9cc0c69a752901f47604f13e9dd1 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "dicos-tdep.h"
 #include "gdbarch.h"
index 6b567071fb392172cae6e22da7e894b795c7b936..f4538fbe407bc5f2cd1ce4270abe9036802884a7 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index 2b9ef77e5e6d0643cba551f9822ec933bffd2d89..d6d477ab7322c6defbaf5b44f826cbb3315c6299 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "osabi.h"
 #include "regcache.h"
index 0b0759179aa79d8ecfc83042c745153d31f34138..52d4a4b7cec2816610dd9cb8a945dd17c7f632ec 100644 (file)
@@ -29,7 +29,6 @@ extern "C"
 #include <mach/exception.h>
 }
 
-#include "defs.h"
 #include "x86-nat.h"
 #include "inferior.h"
 #include "floatformat.h"
index aa1898693b61cceec68bf0c3bdba861c61a99eea..fb308215a7a91c678e06d2253ed6c7d62ca06692 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "gdbcore.h"
 #include "osabi.h"
 #include "solib-svr4.h"
index fd1a22fb50a9de9bdb09aab410fd56d0591b134f..738b2583a1dcf385652ffc949002aa3061264c94 100644 (file)
@@ -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 "defs.h"
 #include "i386-tdep.h"
 #include "gdbsupport/x86-xstate.h"
 #include "target-descriptions.h"
index 25c57fc902cc2e97430b62ca9f8ca164f0d3bbe6..7278dd91ff0b93fd27e3a0794e9d28716f20ce06 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "gdbcore.h"
 #include "regcache.h"
index a2f937690c2e0d8dfa9e1ae30d6dd97216a5b26a..44730f204db565fd9ca409295b8e7a1def34109a 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "frame.h"
 #include "value.h"
index e4f912f733b16c84f237f25fafb589fefbc2a5d7..7eaaaf398c3be0ac63d90b3327e8e25dca16b511 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "target.h"
index 9596435e9d104ba29025fbea7951bdb0d4994777..a4376569627072f741dcfe532f79557f2073816f 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "frame.h"
 #include "gdbcore.h"
index f4bb70cc5a08814ee5e13f8972d9e99841e06144..674d45feba995d3b2f937c842fdba25205c0d695 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "frame.h"
 #include "osabi.h"
 #include "regcache.h"
index 69dd67ed65584d4a78480933c042cdb434f29901..2b3d3912430f60fed78e72520fe2d7d0e892df60 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "target.h"
index e1480ec6cc41fa3118174667ca330ce8b625364a..6e31567328eba493997bdfe15ee61f5bd0653f19 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "frame.h"
 #include "frame-unwind.h"
index 7b3bc3a02ace36ce7f2a75d944351f110730e5f7..20ca9d68cbc80e43356e4148fbaf5bc75796f14f 100644 (file)
@@ -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 "defs.h"
 #include "regcache.h"
 
 #include <sys/reg.h>
index bc8df378219dcef9a138f0a78061e605940329c6..b85ac1751ac42b1aca28aba90648382bc7d3156c 100644 (file)
@@ -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 "defs.h"
 #include "value.h"
 #include "osabi.h"
 
index 0d4e30b9a4e4901e732d89ea821060e9cfd06e42..1b1efad6fa3e6ad6e8f391c9a1a00c4027cf64e2 100644 (file)
@@ -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 "defs.h"
 #include "opcode/i386.h"
 #include "arch-utils.h"
 #include "command.h"
index d262b5fce67eed517f15bbb3f35b6d26596aea38..ec6077ffce18f57e3504ea75fa8a033b80a71a10 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "windows-nat.h"
 #include "x86-nat.h"
 #include "i386-tdep.h"
index e8ed043be8a0ac935259280e9b1f4d9538c9f226..b3a96d70bdf1c40599c8eefc4a7e20bbf89b2b51 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "osabi.h"
 #include "i386-tdep.h"
 #include "windows-tdep.h"
index 3d979e279a1e7b8a3ddd161d7ec61f249434461d..00c9523ff25816c4b5fad530373510b17d007f06 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "gdbcore.h"
 #include "inferior.h"
index 24a5162cdc65169b72ab9375328d33d1ba2b411e..72e4fae418d9ad5eaffc8c8fa782c723d95dbb69 100644 (file)
@@ -19,7 +19,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 "defs.h"
 
 #include "inferior.h"
 #include "frame.h"
index 2ea7203e7b0f443429d486415ff9b7112d6f65a3..7a8e742daea3f5083a5843f7b15e9854fdb608db 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "inferior.h"
 #include "target.h"
 #include "gdbarch.h"
index 68d4102ee9a27328bfed8ff2cb4545d8d4cdfcd5..676fdb8edac7bfbf34d41031fe0eb065ecd2197f 100644 (file)
@@ -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 "defs.h"
 #include "ia64-tdep.h"
 #include "arch-utils.h"
 #include "gdbcore.h"
index 88f67ccf09628d2290547f4911aeb0e562649fff..f49a8d6b5586fd5c66f59679048c093c08707006 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "gdbcore.h"
 #include "arch-utils.h"
index f5bf2b53e5e23d9eab7ad3b94a9390e8df358acd..20308c707205d38d64ca084aee255e97bb093552 100644 (file)
@@ -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 "defs.h"
 #include "frame-unwind.h"
 #include "ia64-tdep.h"
 #include "osabi.h"
index d44179ca042ebcc9c0e1a505cd9ee8eaf03af5a3..1318d6b041e13d33c3b5d0ab8c7403cbe89141d3 100644 (file)
@@ -22,7 +22,6 @@
    new prototype target and then overriding target methods as
    necessary.  */
 
-#include "defs.h"
 #include "regcache.h"
 #include "memattr.h"
 #include "symtab.h"
index e23608f2800f8ad81bb6b67748d9b316db00e882..41e766095f0597c87ac5a6460e976edf12060ef0 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "infrun.h"
 #include "gdbsupport/event-loop.h"
index 31638fcbb2d8ec01161e3aef41108839de7b83c8..ce303eb87eaf2d56ab28c59afb1dcbd0715cd2b6 100644 (file)
@@ -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 "defs.h"
 #include "command.h"
 #include "inferior.h"
 #include "terminal.h"
index c9267e7a12931eee2e640a0a3c40fb4f9a4f3fea..86f50044d6db06558c2f4f57ef03ab699a418d72 100644 (file)
@@ -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 "defs.h"
 #include "infcall.h"
 #include "breakpoint.h"
 #include "tracepoint.h"
index ac41ebf11b4fa14c68f76b1dcc36f0bf729d69bf..600c90c055a5ab6cf13f3b7990f67411aaf54227 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index 5ff5eb9895529bfcb64d7a90507b63ff5a5047a4..4e1d789d1ba658665e4cd772f07d65bb2eab578d 100644 (file)
@@ -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 "defs.h"
 #include "exec.h"
 #include "inferior.h"
 #include "target.h"
index 3dd70b97fe53a5d298aca5b5a6c8efb57705114a..ac71e262a1f2e2acb688300c23995a3bc5e0be9d 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "command.h"
index b06972bb96872a27087c94c29906aaada96902e3..a5030b16376dd5a65f6234a53ae9ab6cb784f744 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "displaced-stepping.h"
 #include "infrun.h"
 #include <ctype.h>
index 9f3deef8f030fe68f49abbf79da08f59545f410c..f65f39be40d682158fa9f4334ee55c55ad378bf1 100644 (file)
@@ -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 "defs.h"
 #include "breakpoint.h"
 #include "inline-frame.h"
 #include "addrmap.h"
index 8e9570ecb1ebe47361d68bf3bcb4a1a8e9f0ed18..36d96eea51491654d6e9be6c7ae9d8fd58b32a65 100644 (file)
@@ -29,7 +29,6 @@
    the readline command interface, and it is probably simpler to just let
    them take over the input in their resume proc.  */
 
-#include "defs.h"
 #include "gdbcmd.h"
 #include "ui-out.h"
 #include "gdbsupport/event-loop.h"
index 4177de059c0dbf10a214a54cbc5cfdf3f23c74f7..b9d95bbc2675d0d1e6382c3499ac09fe3f543a2f 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "frame.h"
 #include "frame-base.h"
 #include "frame-unwind.h"
index a7fd5c40f9d40ebead5c9ed8782c9e1b45627102..3843b84b0e631b39ee0557750a3cb77bb8eab58d 100644 (file)
--- a/gdb/jit.c
+++ b/gdb/jit.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 "defs.h"
 
 #include "jit.h"
 #include "jit-reader.h"
index c5bbc31996376048ac04f47ae26e37c86dc75b11..e43e0fe7a172a60a8c190a28adca3235ff8aaf06 100644 (file)
@@ -28,7 +28,6 @@
    return data out of a "language-specific" struct pointer that is set
    whenever the working language changes.  That would be a lot faster.  */
 
-#include "defs.h"
 #include <ctype.h>
 #include "symtab.h"
 #include "gdbtypes.h"
index b5bbd8c433c91a9c76a98c7ed776e95c52f72fd5..ca154d2dcba1cb8688eef0c31432dae6c62ef73d 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "frame.h"
 #include "command.h"
index 0d92d61f0d24041cfba5ce6d80e49b48d07ed9ec..bb8119a36d05147c18b9fbb0195c6263fb25ff09 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "inferior.h"
 #include "infrun.h"
index 3639b2e2578b4bdb28e3def9fd779e9007a9fd96..d90d76fd9a038ee2e276d78b7915c75baf8831b4 100644 (file)
@@ -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 "defs.h"
 #include "linux-nat-trad.h"
 
 #include "nat/gdb_ptrace.h"
index 3ba072bc8d702b4998007e691ab653cef3683e7c..2602e1f240d0056b0e199a952d86bbaf96e6d2f3 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "infrun.h"
 #include "target.h"
index 1b7330de08c4a55d0451dc02aee9130be26faf67..6430c0e00884ef106c1cb20a9e0c00c4cc844205 100644 (file)
@@ -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 "defs.h"
 #include "target.h"
 #include "gdbtypes.h"
 #include "regcache.h"
index 701e3df7a279f84d27767ec4f324c4ec02cbfae5..b967580a643107cbcdbb9b4426a17601f95dbe0f 100644 (file)
@@ -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 "defs.h"
 #include "gdbtypes.h"
 #include "linux-tdep.h"
 #include "auxv.h"
index 34a39899eeb45e9fa490ef48dd5754399a9a6e5a..65bf4a79fdf1f495dcd16dcfcc09b8231049a5af 100644 (file)
@@ -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 "defs.h"
 #include <dlfcn.h>
 #include "gdb_proc_service.h"
 #include "nat/gdb_thread_db.h"
index b4605e48c6a37dbd37952a94a42ebd5d7aa8a9a0..478f1edf3e649628b3518f5dfb54d901e648184b 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index c3bea1fc673d9147934cc452555cc84ca5958ad0..851d6e4744487156ded1835bd3ad02aedfd242fe 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "gdbsupport/gdb_assert.h"
 #include "gdbsupport/gdb-checked-static-cast.h"
 #include "location.h"
index 9bceb8a5953d709b8c0d74cb2f0555a087c51ba6..15fca6ad781cc39c08356764c623145f619a457c 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "elf/common.h"
 #include "gregset.h"
 #include "inferior.h"
index cc8121bb2b8d31aa5b5fa198ea4403f0416007c3..a57dc31cde8a9763f381164c2a4202744b354156 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "glibc-tdep.h"
 #include "inferior.h"
 #include "linux-tdep.h"
index 0b38e751d1651824c7d74d1b2713d985b762e53f..149fbd55db901493ea9e121a7ec13eae8463910c 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "dwarf2/frame.h"
 #include "elf-bfd.h"
index ce5a399477d401de2df80fb2edd69b92aa5eb7d8..ebbc49c62a5e82df2139be8388091fc55f1aad0e 100644 (file)
@@ -37,7 +37,6 @@
    
 %{
 
-#include "defs.h"
 #include "expression.h"
 #include "language.h"
 #include "value.h"
index 30c2a931236b1fa370cf2b64ed699fb437518eee..86fef96dec189abb9d6078c9f0bfc53bed935f13 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index d8172c0c36844105825606a490d77a568d1c2f75..32cc930cfb8df823347762d6f36cb079dce01bd7 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "language.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "bfd.h"
index c98f9269ae62ab5846e6f4812f7989c5c183a16e..62bfec9cf1c425a8e029979364e94971944a6b16 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index 0895f7bd0c4b45415abe79472716774157963196..33ec44349d76246c6c77b5a85e28bcd92b86ee46 100644 (file)
@@ -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 "defs.h"
 #include "sim/sim-m32c.h"
 #include "gdbtypes.h"
 #include "regcache.h"
index f482fe62e235cde1e6d2dbbad85d0b5bc68b2613..08a4db1d39a60c4aedec77ea4940767a46f526e2 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "gdbcore.h"
 #include "regcache.h"
index b74d2f3f161b5881bcae90866a473246b877596c..a28e113584021e1e7d2c7f06c5814cbecd16a52b 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "frame.h"
 #include "value.h"
index 0bd6b499e6f08183e9a9b668454e9ed6b4e01057..215df88b21c85a58b8224190f5255cfe6e898c88 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index d80b190f2c0f0d7998493235f962e3adb97eee6e..70b3f129d5aab7ff90131f9ba1ed3c863f853cac 100644 (file)
@@ -20,7 +20,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index 29fd98f0921eeba4f43752bf2a63dfef98228ecf..1fb0c20d05cd276b47250eb7eea76e484bb5912a 100644 (file)
@@ -19,7 +19,6 @@
 
 /* We define this to get types like register_t.  */
 #define _KERNTYPES
-#include "defs.h"
 #include "gdbcore.h"
 #include "inferior.h"
 #include "regcache.h"
index 3903a83f4e047ea055f6cce8f304e63944485562..faec4713143a329e7b5a7a73bb53c753faad855b 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "frame.h"
 #include "osabi.h"
index 8b1f868a6b9fd11c5932c9ba8e227f09c52d6181..7f3373986769e78e8ce2d974a7c20b1e53e840bc 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "language.h"
index eca4ede099f7704b9ddc119e25292427cf23e2f0..4874db720db9e110a141fd5bf8d8264affafe06e 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "frame.h"
 #include "target.h"
index abfc605aabb65dadae8b479e18cd01fee4ace1b4..f73f58de90aa231b0d842ce7eb6be53d46a35de7 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/frame.h"
 #include "frame.h"
 #include "frame-base.h"
index 8022fac9378cd618612e99147c50c08d60c9e9e0..b65694e697d5e1fa363f91740d1b28ecdd2e0af6 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "bfd.h"
index d3879cdf94c8d3843c35f23ebfbff1498c72e9db..ddabfede0f55b39bbab0d8d5296ee136d445bea1 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "macrotab.h"
 #include "macroexp.h"
 #include "macroscope.h"
index b8a9b29db24592ff3c598fe94fa62d9aa002d09b..bcae7ec8daf6793ba45ec269dbcf62eb92a9d145 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "macrotab.h"
 #include "macroexp.h"
index b193b0a5c02ef475706502d1c7ac48cc4935de83..4c1304f119ad1c506a829edb570a4916ed127003 100644 (file)
@@ -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 "defs.h"
 
 #include "macroscope.h"
 #include "symtab.h"
index 5329d2a5a9390a1ce441a4b536c9d799b0461fb8..f2012dae1ad69f6837ccd2fcb663c89363e66751 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "gdbsupport/pathstuff.h"
 #include "splay-tree.h"
index 17826fae95e3c0eeb917e2745c24830ec4861221..bf3c776dba9c075042d494c70b8bc138d4c64e60 100644 (file)
@@ -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 "defs.h"
 #include "top.h"
 #include "ui.h"
 #include "target.h"
index 11b0e1d1f0f033247e3ef397edd646dfa603a81a..f671771f3b37d59be025d6f030326b69c5ad7844 100644 (file)
@@ -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 "defs.h"
 #include "gdbcmd.h"
 #include "cli/cli-option.h"
 
index 22c7d2dd7ab777f3d9eb8840b89a7a715f228c9a..61456911589dc90f934732059ed4a14384ba8890 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "gdbcmd.h"
 
 /* Command list for "maint set test-settings".  */
index f410cf11e69709e82bd994f206dba36bfab21a78..6a5a55afebf8f6411aa775a08af26a67d345caf7 100644 (file)
@@ -20,7 +20,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "arch-utils.h"
 #include <ctype.h>
 #include <cmath>
index 7190e691c3e721034f7057984c1e5f3dfa189241..3458333c84cb90924fc1d67c6ac9681fd51d65c1 100755 (executable)
@@ -41,7 +41,6 @@ set -e
 
 echo "/* Do not modify this file.  */"
 echo "/* It is created automatically by the Makefile.  */"
-echo "#include \"defs.h\"      /* For initialize_file_ftype.  */"
 echo "#include <algorithm>"
 echo ""
 sed -n -e 's/^\(_initialize_[a-zA-Z0-9_]*\) ()$/\1/p' "$@" | while read -r name; do
index 4748b0cd7aa84ea9c2d41f56af6ae9caca4b4bc6..ab4d509e02a26407c388bbd6bb4f08e02f413abc 100644 (file)
@@ -39,7 +39,6 @@
    This module can read all four of the known byte-order combinations,
    on any type of host.  */
 
-#include "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "gdbcore.h"
index 552bb28b288d99e23cfa56f1d82188666afbf6b0..712ad000daf167cd7a7154463da600b5b07cc300 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "symtab.h"
 #include "breakpoint.h"
 #include "inferior.h"
index 6d406be36337db4abfae57643cfec7f888f52cdb..062611e8ee6fbab55581d3d47729868169f03312 100644 (file)
@@ -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 "defs.h"
 #include "command.h"
 #include "gdbcmd.h"
 #include "memattr.h"
index 7b7a0ebf95033ce17b91bb66c6205c60d073b5f9..26c49dbb079c1b70cac36535069e4874be17ea83 100644 (file)
@@ -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 "defs.h"
 #include "memory-map.h"
 
 #if !defined(HAVE_LIBEXPAT)
index 161e9ac8f95520e6fab0410907a76f77a8c09e63..11687b808b8691bfbf13ca7f16d5c2bd4ae8ce72 100644 (file)
@@ -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 "defs.h"
 #include "memrange.h"
 #include <algorithm>
 
index 86b2f66de28f668190ed61b5e4fc27c87c3fa092..54bdc0ad323c1ef75839bad15e6e4a6688556abc 100644 (file)
@@ -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 "defs.h"
 #include "memtag.h"
 #include "bfd.h"
 
index f455d3eb51d6367a6286b515b1995da98d4e9ca7..fdb589134da064b6c206b5918df8820da006a56a 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index 4e64283f8e947bbabb9b00f7e24e0b1204dad5b3..343a167e3d87b101a5da7924a51746ebc0cf0689 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "mi-cmds.h"
 #include "ui-out.h"
index 422bbe793f2cc26ccc4020840a0377d9c800686a..6cba316efda4174c6c8ccd28620ce9c9d777051f 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "arch-utils.h"
 #include "breakpoint.h"
 #include "ada-lang.h"
index 3121f0c1dd9f373e2cddaff9728a69abefa147aa..99b2ae418172a182631c24bbfce40f793eda5189 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "target.h"
 #include "value.h"
index e4fa89bb82cdb9f4d0b8f0dd3ad40361568b598f..ae8c5e8bf00c26bdf3a299bc8c0625cf5b9bc610 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "inferior.h"
 #include "value.h"
 #include "mi-out.h"
index 95128a9ad6dc60e789fb8ad2c09bc8c3fcdda751..3e2702e04ed18784963c353f0c09443b62244cf9 100644 (file)
@@ -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 "defs.h"
 #include "mi-cmds.h"
 #include "mi-getopt.h"
 #include "mi-interp.h"
index 1af20f8cb3a9b0d7bfc3006c8ab643b3e0053604..628891bcc119dea75defbc0367c8a05bfbee76c1 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "osdata.h"
 #include "mi-cmds.h"
 #include "ada-lang.h"
index 09c31b6a9a4ca7acd59baeac4980d2693eee61f8..b78c169e70bc60736bd87c149974a76b8418ee40 100644 (file)
@@ -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 "defs.h"
 #include "target.h"
 #include "frame.h"
 #include "value.h"
index e9edad739960d64bb82c7220ed679979d004e820..fbc6d6c07c8f6c2cb6f5ba9d089f2c137865c604 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "mi-cmds.h"
 #include "mi-getopt.h"
 #include "remote.h"
index cb5bafe9b7b7e639a5b75d395a15772446269f96..f31120472a70197af258edfe4724a18f60b76f9d 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "mi-cmds.h"
 #include "mi-main.h"
 #include "ui-out.h"
index 53df07c41d073756d8c95328691debfb928f4a45..c7afb10097be163415880fde027e4b2439750cdc 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "top.h"
 #include "mi-cmds.h"
 #include "mi-main.h"
index dc0ea563921b3924cf6758b221a56dd0e5895077..699ead28520099c9d9f4b96acc44d074394be866 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "mi-common.h"
 
 static const char * const async_reason_string_lookup[] =
index 74d33200575962fab1894e0053ae094840e1c6e0..1f8d731e39fa02ead66a9fc5c6518096cf00a9ff 100644 (file)
@@ -24,7 +24,6 @@
    for instance, error output is normally identified by a leading
    "&".  */
 
-#include "defs.h"
 #include "mi-console.h"
 
 /* Create a console that wraps the given output stream RAW with the
index cf98c56e7e05697bbf591b1fb185087ba3661027..143c5b92dcdb8447a9a01bdc8dbd2bf7c9fdfc0d 100644 (file)
@@ -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 "defs.h"
 #include "mi-getopt.h"
 /* See comments about mi_getopt and mi_getopt_silent in mi-getopt.h.
    When there is an unknown option, if ERROR_ON_UNKNOWN is true,
index 38ae227690151ca9f4b30e15243e682356810422..07e036f5ff90a25089e0134bf917dc385abb7e62 100644 (file)
@@ -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 "defs.h"
 
 #include "mi-interp.h"
 
index f4ab17915ecb3296ea548e15f2a641713575f04e..ab788a202310a06acf9a91c1860f991242ef0931 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "target.h"
 #include "inferior.h"
index 41bb95a927370b27838e733bf5d205b5fed6a4be..ff93d2cd4485d88f03d21efd50c265273b88e966 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "mi-out.h"
 
 #include <vector>
index 6975821c7ec9aedee48113ee788f2938f711553d..8804c98d7b4b41371496a74c2b53c09328f5c6c0 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "mi-cmds.h"
 #include "mi-parse.h"
 #include "charset.h"
index 37cf2fbcfa2b2f95cbffb19123a8cd8226cb612d..15c032b9ae2920797e7359492393713d58f7163d 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "mi-cmds.h"
 #include "symtab.h"
 #include "objfiles.h"
index 6236ab0a0447a89599dc4401ed12c3df2767ab89..999a3bc27126e6cbae9ede4a57471a91b5b4adc6 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "symtab.h"
index 07261bd4d22fde9bf362736f50fa8c6f218de84f..1886c973bdc5ec82d0dd89e694993b70418b25d2 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "dis-asm.h"
 #include "frame.h"
index 0ef19b680fb2e8ed620705182a6c691dd94baf26..53815b2f683ed8da16b0eb080c04c528a79bf7e1 100644 (file)
@@ -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 "defs.h"
 #include "main.h"
 #include "serial.h"
 #include "gdbsupport/event-loop.h"
index b7558b71f980c009e93d3af98160a927ec60c3df..b3a1f121280a869c1d09b2900442f7946fc2d8a9 100644 (file)
@@ -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 "defs.h"
 #include "gdb_bfd.h"
 #include "symfile.h"
 #include "objfiles.h"
index 6aa2010fb0142f5824a5200bec378da307bdb60f..38176c4bdcb48b08369efabfa0026d72c556c1c7 100644 (file)
@@ -36,7 +36,6 @@
    to figure out what full symbol table entries need to be read in.  */
 
 
-#include "defs.h"
 #include <ctype.h>
 #include "symtab.h"
 #include "bfd.h"
index 6dd7b00bf5ed5eefea976b26af54c3e653bc5c73..b4d410405e3dfb439f5890cabe31034ad172357c 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index 8464a92bf4afc6012bf761422e9e6eda85713681..188ef4099da8ff52c7d2088c4704528b8f1984fd 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "regset.h"
 #include "trad-frame.h"
index 435aff82bbc56f3bb0bddbe25d59b1e405c76d04..97ec72e5d7311f30e2957169495e2b037b11822b 100644 (file)
@@ -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 "defs.h"
 #include "command.h"
 #include "gdbcmd.h"
 #include "inferior.h"
index 0b5e7867788dae6deb1aaaf50dca0e1cef774625..79508f0fce75bf7595caf975a614f91fdcac04c3 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "target.h"
 #include "solib-svr4.h"
index ddf6a8d15db9618e180d0dffef554c422e23ba3f..3576c099fa694ff97b2a9c6a416003c2c32e64dd 100644 (file)
@@ -19,7 +19,6 @@
 
 /* We define this to get types like register_t.  */
 #define _KERNTYPES
-#include "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index 8d3604a8b905a815d4775c037e8f126464ec7463..63068a18fe8e93c41b5623e655fbd60d58711db3 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "regset.h"
index 7b367898f043c7e3a66ea459166580dd3bbf81ad..90988cdfdac0094dffe8f7eb02441823f75ee597 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "elf-bfd.h"
 #include "symtab.h"
index 67bed1d2ba050a8a533dfa97b3861475d70d0708..c34971c60c1b90dc33796004ee504968eb32169d 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "symtab.h"
index 2b3449c2dc12de4f8b21955585de92ca6c4576d0..ced3ffb2ee28be2c755320133a59737b1d1f423c 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index cacb8bbee50a20137f140c6323a5ee986c6817be..543938bc08eb3e4388eb3e2709f7b56d8aa6dd96 100644 (file)
@@ -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 "defs.h"
 #include "gdbtypes.h"
 #include "osabi.h"
 #include "regcache.h"
index 40b1413e2155ae837acac5bec2b89e9ea5a83667..53def129be70fbe8e043694e157958eabfd50eaf 100644 (file)
@@ -23,7 +23,6 @@
 /* Read symbols from an ECOFF file.  Most of the work is done in
    mdebugread.c.  */
 
-#include "defs.h"
 #include "bfd.h"
 #include "symtab.h"
 #include "objfiles.h"
index 4554cb182314fc5c43483e4c84bd3dce67e53b05..8eb59d2cee46688e6d0167117b1118eea8f898cb 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "mn10300-tdep.h"
index f8c5a0906ef56ac4e619c29be847e69cb68946ca..cd70f8adb68de09ef6817e378817e6f81c62e843 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "dis-asm.h"
 #include "gdbtypes.h"
index 812c92d1e0af713c14635cae2b7f603877e3b44e..a6b783e5c84c1c3e2cfa4e335f37396ad69f7163 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index e07e3cc4be2b8b367132cdded90b648a5d991897..9d90a6e2784d9f2ff5e338a41de904c9f4f50dbb 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "arch-utils.h"
 #include "prologue-value.h"
 #include "target.h"
index 33057fe08bef1d8fbf732788a3289207150c38e5..231c7bd4cb662afb9cfce87e3062d2cc9c27658a 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "namespace.h"
 #include "frame.h"
 #include "symtab.h"
index 08fd230b71f3146f295860362f514abe5777ed1a..b62c4627d963b7303323d572c2ea51a710186452 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "gdbsupport/break-common.h"
 #include "gdbsupport/common-regcache.h"
 #include "aarch64-hw-point.h"
index 8a06a0c30ef9cab3ea7a3a90cd7368b6a3ff650f..43e04fef137d13e0c6193ee129c6cb5fc115b2f3 100644 (file)
@@ -16,7 +16,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 "gdbsupport/common-defs.h"
 #include "gdbsupport/break-common.h"
 #include "gdbsupport/common-regcache.h"
 #include "nat/linux-nat.h"
index 5ebbc9b81f8a21e4274e514cfb8633a6bb2eb560..5a95f22a6fce974d44437dfbc779ca7b0af67308 100644 (file)
@@ -16,7 +16,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 "gdbsupport/common-defs.h"
 #include "gdbsupport/break-common.h"
 #include "nat/linux-nat.h"
 #include "nat/aarch64-linux-hw-point.h"
index dfd2856a642e76645210f45d30f3c478653bdfcb..ace3e1880610dbc5b6d8ef50f2d24d23e1bf3de7 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/byte-vector.h"
 
 #include "linux-ptrace.h"
index a840d513c0c0e44f8e0be6453d2fcd845b6cab04..81bb8eab4a8fa4967e8d8e01fcb34e810c0ec020 100644 (file)
@@ -19,7 +19,6 @@
 
 #include <sys/utsname.h>
 #include <sys/uio.h>
-#include "gdbsupport/common-defs.h"
 #include "elf/external.h"
 #include "elf/common.h"
 #include "aarch64-scalable-linux-ptrace.h"
index 8ced1935342b68947674ada5801965e610e91ced..f5e99941b5c1dab59ba59e5e5adfdb5bf9ba2f36 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include <signal.h>
 #include "amd64-linux-siginfo.h"
 
index dfc2f6c5a88e730109944b96461a60c407190cca..a5900fe4ee8f5fa4f563a8864ecfbfb81f184207 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "fork-inferior.h"
 #include "target/waitstatus.h"
 #include "gdbsupport/filestuff.h"
index f8352b62b8b6828e64ba1dd6d4e5a0b673f66b85..5715168d2f0887da2321694b5a8f3e21e74c4ad7 100644 (file)
@@ -19,7 +19,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 "gdbsupport/common-defs.h"
 #include "linux-btrace.h"
 #include "gdbsupport/common-regcache.h"
 #include "gdbsupport/gdb_wait.h"
index 292e7e7ffc83c9c0bda6e66a6b83b83c3e4024a2..36a245c6a4cb01d6c3102e29e24ae9ab56828664 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "nat/linux-namespaces.h"
 #include "gdbsupport/filestuff.h"
 #include <fcntl.h>
index c9192940f236455a3a819d4701313f9fcd608a1a..6ffabe90aa7d4c6a1f4b6e626a2a5effcd50d384 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "linux-osdata.h"
 
 #include <sys/types.h>
index 49789321aeb87fcf104f307fcca15324be15ea57..a406c73dfe81b0ed4da3a330c609ccf50bb691e0 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "nat/linux-personality.h"
 
 #include <sys/personality.h>
index b17e3120792e0e0790271898212b69b0577847cc..e2086952ce6bb82a33804e8091c9243c05839b3e 100644 (file)
@@ -16,7 +16,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 "gdbsupport/common-defs.h"
 #include "linux-procfs.h"
 #include "gdbsupport/filestuff.h"
 #include <dirent.h>
index 4fe8ffa405382c112ad8e504e177dcc5e3cfdc5d..9ea0e22913f6a7899dc32ba4e52a9718739f99d2 100644 (file)
@@ -16,7 +16,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 "gdbsupport/common-defs.h"
 #include "linux-ptrace.h"
 #include "linux-procfs.h"
 #include "linux-waitpid.h"
index 7b5b095b560a5adc9c879e4038f1f03cca5d3ac8..0ac2f9fb2b9ee5eb68bbb30e06d4a4631c3c4059 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 
 #include "linux-nat.h"
 #include "linux-waitpid.h"
index 091d235f760c2a3b9ef61115d3af83427f2787cf..7d105e8e6eacb4bf45cc5478a2ff4a93a3051850 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "nat/gdb_ptrace.h"
 #include "mips-linux-watch.h"
 
index 5b208c15fe477a22f15fb86d6abe5d22b5add672..713ed6a16fa5bd98d3a3b3042d61fdc53ebd2d51 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "nat/netbsd-nat.h"
 #include "gdbsupport/common-debug.h"
 
index cc6dffe7d60f7dc81a9c9bf7b4576facf08c244c..d64ed33fcf21255e02b777cfb7e9c4297f27113c 100644 (file)
@@ -15,7 +15,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 "gdbsupport/common-defs.h"
 #include "ppc-linux.h"
 #include "nat/gdb_ptrace.h"
 #include <elf.h>
index 32f52772f6258f3a87c170f3177a1634e2144640..0cd38435b228a129f64454050c75497026e5e5f1 100644 (file)
@@ -16,7 +16,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 "gdbsupport/common-defs.h"
 
 #include "gdb_proc_service.h"
 #include "arch/riscv.h"
index 86b70c8d566b9df144fcfec0e2abd31fb6584686..f9f6848861d3543cf794b1a77b74b78927faddef 100644 (file)
@@ -16,7 +16,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 "gdbsupport/common-defs.h"
 #include "nat/windows-nat.h"
 #include "gdbsupport/common-debug.h"
 #include "target/target.h"
index d22e839730aa52ed5d3bfe9800b87c6b85a08516..7ea9f49eb680955ffffc9132d67b2aebd773f941 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "x86-dregs.h"
 #include "gdbsupport/break-common.h"
 
index a1bc49909d971961fec7bd899d8ccf7fafd86b9d..a6c0ea63552d6563d3da0f578bc759eae0706828 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "nat/gdb_ptrace.h"
 #include <sys/user.h>
 #include "target/waitstatus.h"
index e61f4d749ba12b44c38840e4d074ff468010eeaf..7a21c8f2c268f404d63408d88c973cdc050e37a5 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "x86-linux.h"
 #include "x86-linux-dregs.h"
 
index 9b64ceb309e6c8f3cabeefeaea031bd65e3c772a..970dda1d89460bbffb69922908cc01e3c8e8c12e 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/x86-xstate.h"
 #include "nat/x86-cpuid.h"
 #include "nat/x86-xstate.h"
index e453cd0f6d9a4dc1b2390d719235eecea116dc00..bbbc80b37cd2132f3e3312e60993142b26dc9990 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index 574c1ad489cac2aae3ce008dc773b9e76186366a..90456de165e2988522d92389b898a53b78cbaf02 100644 (file)
@@ -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 "defs.h"
 
 #include "netbsd-nat.h"
 #include "nat/netbsd-nat.h"
index e21217d75090c0b5024e48e04eb0c9a165aa72f4..953b329674a48a102a6e951799720463fb74bfbe 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "auxv.h"
 #include "solib-svr4.h"
 #include "netbsd-tdep.h"
index 9d2d4fff04a21b9efe4fa9f7c19c4d6f99b224b7..bd5f6cfe3f6108f8c52db6e2b6a6c67038b465f1 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "osabi.h"
 #include "solib-svr4.h"
index 0a8eeb88bb5af48728461d11f653bf998f8b8c7d..da2616b436eb90c933d9c7fa731fd7e4db32c7df 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index a076a237f2698757192b25133b09a9e00211b91a..95a75b46d4fcd471493a7bc4296f3ba25d8f74a5 100644 (file)
@@ -20,7 +20,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 "defs.h"
 
 #include <fcntl.h>
 #include <spawn.h>
index a16459283f5031914a63d7fc0d7bbc445e8045e8..937902b4f0a52e034bdeccc158a404d77a6fd098 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include <sys/stat.h>
 #include "nto-tdep.h"
 #include "top.h"
index 2424e1e8530d8614518d848c7317f439e6dcaee7..e492c82845b3889b6e6dde7f6c9129e8300596dc 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index d880b9304d27101cdbbbb83f0841422e51809b62..ba88ed1bc41b92224b62b277870cf8d87a5f1e7a 100644 (file)
@@ -22,7 +22,6 @@
 /* This file contains support routines for creating, manipulating, and
    destroying objfile structures.  */
 
-#include "defs.h"
 #include "bfd.h"
 #include "symtab.h"
 #include "symfile.h"
index d9134c0b18da259c70953740ba72a14dee2a7792..69a21ad71fce284bc00fab8a3d80eb90f5e16437 100644 (file)
@@ -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 "defs.h"
 #include "gdbthread.h"
 #include "inferior.h"
 #include "target.h"
index da53a82b2a821cfcb763ecd7f3beedd672070c4f..5142984bc84fcb1b8f4c1e8127e64dc284acdb38 100644 (file)
@@ -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 "defs.h"
 #include "auxv.h"
 #include "frame.h"
 #include "symtab.h"
index 6ee456243a5371a4a9fcf0e58fd93b9bd8cd66ce..0527cc68e2c01470b0ea4b09c9ef4b0a06cca77a 100644 (file)
@@ -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 "defs.h"
 #include "observable.h"
 #include "command.h"
 #include "gdbcmd.h"
index 2b58deed57302dd6bad23affd1f2d9735aefafa7..2132778b4beedcf2c1b702a280fe72a4a358f056 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "gdbtypes.h"
 #include "symtab.h"
 #include "expression.h"
index 9a84bc93af325b751a9f477ecac1403150482e45..21392245f4844beb0ed1dcfdf6cf7dedd9b74db3 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "regcache.h"
 #include "gregset.h"
 #include "linux-nat.h"
index 75ab8459e754dacc7d0fc3d3f6f34308f02c64a4..00045a3382040938201187b083bfb698320536fc 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "or1k-tdep.h"
 #include "osabi.h"
 #include "glibc-tdep.h"
index ffcb50f4bcd1f4bd75e7e36a838777e7fec3fcc0..d4ac0ac1b9d146036f075b4ab53fe803c66157ac 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "symtab.h"
index 9917d360b6a209aa008f1adedbebffc976f76654..016c203f47fec82bd17e961fdccaef2ceec6354f 100644 (file)
@@ -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 "defs.h"
 
 #include "osabi.h"
 #include "arch-utils.h"
index a1cc468a346bf80c2d4cab269da8f503bf0c6dd3..6dea1003cd2c352bfa65fc00d157f24b4680b4e7 100644 (file)
@@ -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 "defs.h"
 #include "target.h"
 #include "xml-support.h"
 #include "osdata.h"
index bfb1cad60a773d2d9d75f7d4c9f1062cdc5d204e..2140b609225169c8cd4c4cf1f23c03b6f54e7efa 100644 (file)
@@ -43,7 +43,6 @@
    Probably also lots of other problems, less well defined PM.  */
 %{
 
-#include "defs.h"
 #include <ctype.h>
 #include "expression.h"
 #include "value.h"
index 73ba436437b157639094e82940dc96bc7e8bd0f1..adc6402084d78f7932cd5fd273328275d9d1ed82 100644 (file)
@@ -19,7 +19,6 @@
 
 /* This file is derived from c-lang.c */
 
-#include "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "expression.h"
index eb2d0283d63d29f8951cc24ceb85b2734ac42b38..5c48c1400c4d60c2ba7550a56302c3a21ec49206 100644 (file)
@@ -18,7 +18,6 @@
 
 /* This file is derived from p-typeprint.c */
 
-#include "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "bfd.h"
 #include "symtab.h"
index 2372cdf83ebf516baee51fc04a3c910c2aa1820b..7f6d7dc6e6bb8d92dc954e8984dd62a2ab5f4d9f 100644 (file)
@@ -19,7 +19,6 @@
 
 /* This file is derived from c-valprint.c */
 
-#include "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index 4b0eeaf5330557c42c3b5faffeb787997d905058..fecaa81c318affb3e4f7b83b1d9f6b571122f548 100644 (file)
@@ -29,7 +29,6 @@
    during the process of parsing; the lower levels of the tree always
    come first in the result.  */
 
-#include "defs.h"
 #include <ctype.h>
 #include "arch-utils.h"
 #include "symtab.h"
index ae5add9790f1caa083e43f622e235a9675d96c39..a0d5c585ebc79a97240d2d83f79edecdd4403b97 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/event-loop.h"
 #include "gdbsupport/gdb_select.h"
 #include "inferior.h"
index 1925660f45738cda30358cf46b053f2ca63174ed..b3b20ffdbbc1726a947434dd44c3f33c3a6e4706 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "inferior.h"
 #include "regcache.h"
index 719ddc71d130e23744cdf299123e0a660eac03bd..8f86607d5d198f1f2ce108e93fd1cba7acf0aa12 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "frame.h"
 #include "gdbcore.h"
index 028422bb1e8d6b7e89e533f943be0c0950f8b90c..2ed6e6e5068549a7b2da1dda81f39a0c43c68662 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "gdbthread.h"
index 2824cb628c3dd3da6ae253a316ae015ffd8f1b36..2da2d32eb2628a6330f437a645bb2fdef2e8e968 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "symtab.h"
index 06a7a3710f71fb28d84b058c5f5a68b2dde30328..a384944376e22acaeaec06047bd44a07e7c624b6 100644 (file)
@@ -21,7 +21,6 @@
 
 /* We define this to get types like register_t.  */
 #define _KERNTYPES
-#include "defs.h"
 
 #include <sys/types.h>
 #include <sys/ptrace.h>
index 58f5678d5d9c978a5f70ceaa4c087e93d3ad9d7c..d8e4c424ba46aa764cb80d4ca7f8584b48ca5736 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "gdbtypes.h"
 #include "osabi.h"
 #include "regcache.h"
index 06a67c3e25ff0a2d8c4fe6cb5418b72f2d5fb88d..66e7b9357fa7a5d365b0a02571c92c8219b50758 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "inferior.h"
 #include "regcache.h"
index b845e67bcaab522707ab4a9f0162b7d7b6957561..b50a24c6af7944b0f508d59b7feba7828ad7fba5 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "frame.h"
 #include "frame-unwind.h"
index 8e610573bd97714c375016f9e9d186a761a1c342..fd44a9a3ec6a26ca6c699e595055e85e62c3ae40 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "ppc-tdep.h"
index ebbf1cf4295f3beb6b0b4ce75a11ecb22de15f27..9d0e8a95a773298f6b964da52062e3adaf454fc0 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "language.h"
 #include "gdbcore.h"
 #include "inferior.h"
index 5797d55f00b74583f503741a04fb92767d9bdb5c..8f91d06a085dfa068be506ed472fed90a3d4064c 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "gdbcore.h"
 #include "infrun.h"
index 63e530e612e20ef760618a9cef0d4ec6a507dc8b..cb0d32aa4bcffd70aefbee876878ff807a036edc 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index 4d68e129636e7d4b5bc88f422cd9b673402dcbdb..b13baf00e714522ad38bf6c676a30629a873eaa7 100644 (file)
@@ -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 "defs.h"
 #include "probe.h"
 #include "command.h"
 #include "cli/cli-cmds.h"
index 07395c5ab0b48d653b0be6fdec47cfb25e113500..0d3f389afdb503aa81182569adff3bfb7885e3d7 100644 (file)
@@ -24,7 +24,6 @@
  * Pretty-print trace of api calls to the /proc api
  */
 
-#include "defs.h"
 #include "gdbcmd.h"
 #include "completer.h"
 
index 76d66deb593bb8eadda2aaa4ff3307dc9efa7e24..55b73636cb56e8671520a70dd28541b77a5c2b3b 100644 (file)
@@ -28,7 +28,6 @@
    FIXME: At present, the syscall translation table must be
    initialized, which is not true of the other translation tables.  */
 
-#include "defs.h"
 
 #include <sys/types.h>
 #include <sys/procfs.h>
index 24b0cce91be791b2e9dab886f81b90484e3b4bec..33075e933eccc707043a22c8094ff769633436c5 100644 (file)
@@ -25,7 +25,6 @@
  *
  */
 
-#include "defs.h"
 
 #include <sys/types.h>
 #include <sys/procfs.h>
index f2ba0975096a3f836dc1592a6150b7fc5557f079..1889a001a1dd18a2643b13be769b7984be3d6e7a 100644 (file)
@@ -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 "defs.h"
 
 #include "gdbcore.h"
 #include "inferior.h"
index 5bfc3627c7e6a9609e717bcf68948e865c426696..ec8987ddb73667cbba7b162a17e82286778e00a6 100644 (file)
@@ -18,7 +18,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 "defs.h"
 
 #include <sys/types.h>
 #include <sys/procfs.h>
index 8737938e3b493416a535734292db0f7e04d0d1df..ce8ff28958e0563da16c5cdd08ac1732cc962764 100644 (file)
@@ -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 "defs.h"
 #include "process-stratum-target.h"
 #include "inferior.h"
 #include <algorithm>
index ba2b166727ee8562a3f4c5291cd3b1aa0e69432d..77fdacfd61e1ba94f203cc65acd566860255d0f0 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "inferior.h"
 #include "infrun.h"
 #include "target.h"
index cd615a450c2f0170074f7a7864073b2976dbca2b..2ca701f5c7ca0bf819eb9de1b330bc40929c5b2f 100644 (file)
@@ -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 "defs.h"
 #include "producer.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/gdb_regex.h"
index 092deb774712e0ff9ab56c1e56e8f62b5464ea7d..e78e56d84946c660f266e54a98b03b94da88e67d 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "progspace-and-thread.h"
 #include "inferior.h"
 
index cda0f415a3fd697205f4c125b22aba933a8274d8..131cd2f118659ab85432a0c22558aad83dfdcb63 100644 (file)
@@ -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 "defs.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
 #include "arch-utils.h"
index 7183a9079a3fa0acb139b36f0ff73d68a226f5ec..2c0ce52421b5fb9667b0fe3933858fa67f998274 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "prologue-value.h"
 #include "regcache.h"
 
index a831e5eec40b82e32478ad2e8b056a5931b35649..a4f5b04627c2adec16ea978c1e04c91f86e05c1b 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "objfiles.h"
 #include "psymtab.h"
index 663113d4fd5bb56511da4a26a082357e0bfbce7a..c6f566221d829fa47ee2a8f41a9e3c5cfc3b4779 100644 (file)
@@ -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 "defs.h"
 #include "gdbarch.h"
 #include "arch-utils.h"
 #include "disasm.h"
index 42795259399c729a444961b4cf5f268a7e616453..8a3327b37226f641213dc131e0f98097bdd24bb3 100644 (file)
@@ -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 "defs.h"
 #include "top.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
index 9417ebc252e9d0f936f99be61989da84910ed943..3e30faf08560779742bf58e3fb9a0715ccc357b4 100644 (file)
@@ -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 "defs.h"
 #include "block.h"
 #include "dictionary.h"
 #include "symtab.h"
index dc962f11788210840c8d80bd6787e941ec2afe43..5982a26f56291541e1343a20b470c3d06634b671 100644 (file)
@@ -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 "defs.h"
 #include "py-stopevent.h"
 
 /* Create and initialize a BreakpointEvent object.  This acquires new
index 95782444c4a7d911172615f82ea9184625deae9c..cd9ef3093c167ac56ddd6d10b2b13f029a612ad0 100644 (file)
@@ -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 "defs.h"
 #include "value.h"
 #include "python-internal.h"
 #include "python.h"
index 91e8f100e1c423ce4061157fba0e817e42093a51..f18a8e8eaa9a0d72ee3c6274c0e41a3f10b08724 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "arch-utils.h"
 #include "value.h"
 #include "python-internal.h"
index 84f80cf6a74b56139385c1eac0bd0e4623b29b26..dcca76b7867ba72c814fc43b78055254ee5c8045 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 #include "process-stratum-target.h"
 #include "inferior.h"
index e366b4d1bc3c61611fdfec3e1affc479a49d5cb6..c859b1e91cae2679c46d2f56ae077a240c107ca9 100644 (file)
@@ -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 "defs.h"
 #include "py-event.h"
 #include "gdbthread.h"
 
index 9a00130fe907d1541062aecdba47ec68d4ec08e9..861514d90021a59e1f7c718f0b3574a681146845 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 #include "interps.h"
 #include "cli-out.h"
index b48d5620b158e51f90b415b4860e33ef10192491..2d8ce44a0655895517874661d309588f65af3268 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 #include "language.h"
 #include "dis-asm.h"
index 7ac16c850f165704f9d805fb5cbf66734a16f12c..47a2997a09a30ea5198a5694f488eb10e0bf8040 100644 (file)
@@ -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 "defs.h"
 #include "py-event.h"
 
 void
index d968815003a2ec03ec4df71dde69c2dbf0ff0a70..1f486e28c92e551abac967cff1baf4bd9ea1d7a7 100644 (file)
@@ -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 "defs.h"
 #include "command.h"
 #include "py-events.h"
 
index 1fbba517a39ae0c1b01b6b3b2c69682749a802e1..4e966e197e3f0a6523bb07d819311be15f7ab10e 100644 (file)
@@ -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 "defs.h"
 #include "py-events.h"
 
 static struct PyModuleDef EventModuleDef =
index bef16c913a1eec12adc4c2de9ead594382484f26..4837468ff997b5c1c88a9459c01c7aa12a075127 100644 (file)
@@ -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 "defs.h"
 #include "py-event.h"
 
 static gdbpy_ref<>
index 617e879a040c2a3179df639d8dd45f746f727525..c74a2473a8153dba493af38ec9fa87c8d0df2cbc 100644 (file)
@@ -19,7 +19,6 @@
 
 
 
-#include "defs.h"
 #include "top.h"
 #include "python-internal.h"
 #include "breakpoint.h"
index 7467f845b78f89dc2e5640b909d5d61edd8e6bf0..bbb42afb2ede08ae5748a810ed075a55568d4c1c 100644 (file)
@@ -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 "defs.h"
 #include "language.h"
 #include "charset.h"
 #include "block.h"
index 768e3a6e0c81436b15e9eaaf308944a85d9995ff..0cd15977d2ff0f6af4de0a3a1a6f5156d246de45 100644 (file)
@@ -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 "defs.h"
 #include "objfiles.h"
 #include "symtab.h"
 #include "language.h"
index 81c4106c477d696f78e8254b90155b8d09cf82cc..077396cb93ecb4955fae5fbdc42f8f334c026896 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "value.h"
 #include "python-internal.h"
 #include "charset.h"
index bbf49bb73264ee2f715ae49a3e43c00dcb046de5..92287eea7c9199acb550ec2e297348608a0a5227 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 #include "top.h"
 #include "cli/cli-utils.h"
index c25519c8dd9c1686f9a90e7db0c1f1ffe40cbc78..795ac655ddd5748bad9cb29254026b54da364170 100644 (file)
@@ -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 "defs.h"
 #include "auto-load.h"
 #include "gdbcore.h"
 #include "gdbthread.h"
index 8a150852e0895d409eeefa1987057b41e2599156..f53d589f85b5b8031343ea4c620df5b639e7b1fa 100644 (file)
@@ -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 "defs.h"
 #include "py-event.h"
 
 /* Construct either a gdb.InferiorCallPreEvent or a
index 995397e7f0d2ee781062b59c46b4e5a654005a0a..a17f25ed49853ee2716c1290b9868cff5e901341 100644 (file)
@@ -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 "defs.h"
 #include "gdbthread.h"
 #include "inferior.h"
 #include "python-internal.h"
index e3c99ef7a7b3e491c638b614c23ddeee8e0b257f..bc3945af2cf0d23de72285927457b5d020aa8ba6 100644 (file)
@@ -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 "defs.h"
 #include "py-instruction.h"
 
 /* Python type object for the abstract gdb.Instruction class.  This class
index 5d07f376f97ca4e7a276d9c2d9e7e9b88664dcab..0b7f5c9d680aea1661fbd9ee28921d0ad6995438 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 #include "charset.h"
 #include "value.h"
index 31194786eb7bff23afb1164f1516136e14d960f4..e3e71f9e43672208e57823140680dc27e844ae17 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 
 struct linetable_entry_object {
index 538d7f41fe3e81b2a80a643ffdf17c0c974d66fb..af48d01b9edd172bb0ff04b79290e8fcf3ac3a14 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 
 struct membuf_object {
index 49e524a2df811033f221f5194afc1ccd6b995d02..bc95e86a4566e0b1c7f5c97cf083ccdbfc963367 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 #include "py-uiout.h"
 #include "utils.h"
index aab6c5c2317a0b6d6e7ad961c17d6e904c54225c..54427d4633b192b5d73965a7c66f44e813f894c3 100644 (file)
@@ -19,7 +19,6 @@
 
 /* GDB/MI commands implemented in Python.  */
 
-#include "defs.h"
 #include "python-internal.h"
 #include "arch-utils.h"
 #include "charset.h"
index b7a09680613a5151a361aec93f16b004e6673531..deaee706246c0283e1edd95a09345de4d0456738 100644 (file)
@@ -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 "defs.h"
 #include "py-event.h"
 
 static gdbpy_ref<>
index ffdb7be4a9a1f2c1f1442de099781421c9ca3d34..60a14833b9578e47d0c271d05456238635995d9d 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 #include "charset.h"
 #include "objfiles.h"
index 9f3c63116ec9f4f4a4633a3ecffd60940b6cc1bf..ba837566343e424d7e87142fd9a652125b0ed791 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "value.h"
 #include "python-internal.h"
 #include "charset.h"
index fb141fb42dc55c00df0f00147d22eb28d8eb61b6..368b3a3c793f4899c385d837fdddf15916e9c5ae 100644 (file)
@@ -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 "defs.h"
 #include "objfiles.h"
 #include "symtab.h"
 #include "language.h"
index 5d883a7d8127de50ae4ceb8b7ed66c8885ab3eed..a5b22ce9d5c8025dc749357e3784cbc2832193be 100644 (file)
@@ -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 "defs.h"
 #include "python-internal.h"
 #include "charset.h"
 #include "progspace.h"
index 347100ba404edb7fef410ee0014f2368470a0dc2..8c34add0d771883520e95f21d4108afdd4543e3a 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "gdbcmd.h"
 #include "gdbthread.h"
index 73b24053c9daaa9357599ac1c9cf42c6da31b691..b6623a600c581eb32081ed41ec7a206d72f55d5d 100644 (file)
@@ -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 "defs.h"
 #include "py-record-full.h"
 
 /* Implementation of
index 81b4c63d5974cb1b1c9f3986c1aa22daacb3e6df..d4891268e03664e5c6db9c6056fbf4a8ccc79572 100644 (file)
@@ -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 "defs.h"
 #include "py-instruction.h"
 #include "py-record.h"
 #include "py-record-btrace.h"
index d7a40c9ba581cae145dd12772808fdd1aec27a88..f03274c308a160ec46e0358cf604233399a2d7a0 100644 (file)
@@ -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 "defs.h"
 #include "gdbarch.h"
 #include "arch-utils.h"
 #include "reggroups.h"
index 73f56035e3540ac0d2968f527e9ff7263d373811..bf511064fe6c082765fea1df92db7b163ee2356e 100644 (file)
@@ -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 "defs.h"
 #include "py-stopevent.h"
 
 gdbpy_ref<>
index fcaebe26f13c0cdd8f706035dc56f8f68878f334..be26bc17f859060d37bd6c3affcb34ff528dea36 100644 (file)
@@ -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 "defs.h"
 #include "py-stopevent.h"
 #include "py-uiout.h"
 #include "thread-fsm.h"
index 88da56527e833c8a02958d07b02ffb8332f74d99..754420f3b5643c4e75e55d34c151b87ef7cb1258 100644 (file)
@@ -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 "defs.h"
 #include "top.h"
 #include "block.h"
 #include "frame.h"
index b28f6ca8b48caac05b64dc45f07c275017155a57..7290b8564789640067eaab6cbcda56372380d451 100644 (file)
@@ -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 "defs.h"
 #include "charset.h"
 #include "symtab.h"
 #include "source.h"
index 5c99b60b46f6c5b418ecb0e907055dc25a6cd822..557f2b7801700e05d27e8033c9645c98536cd202 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "py-event.h"
 #include "infrun.h"
 #include "gdbthread.h"
index 089f4f877686250d39c5d17d7f71ac3d015ffc56..5dcec4bd2b11cf82c33c56b7c1cf7de2e9a51924 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "arch-utils.h"
 #include "python-internal.h"
 #include "gdbsupport/intrusive_list.h"
index 8793db8eed1e1ffbb0b877898b513b48dfca3931..863e6f6175fc0466017bc41c2b770be450b46f8b 100644 (file)
@@ -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 "defs.h"
 #include "value.h"
 #include "python-internal.h"
 #include "charset.h"
index 56f925bc57f0ca699bc98da480112b8188f87576..58bcf40e1c9f2cbd28082b66d74f2b4ab8ed964b 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "frame-unwind.h"
 #include "gdbsupport/gdb_obstack.h"
index 3fcf48f79988a72f5032408f736f407260f438bc..47f65f4fd441acc060bac9a39e1f48c41b0a93bb 100644 (file)
@@ -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 "defs.h"
 #include "top.h"
 #include "charset.h"
 #include "value.h"
index ff7943d80c3992b8f46389a8e0b7137e73a5bf99..dd17420b0b5078c27167786fe1958b2c1a4f67cb 100644 (file)
@@ -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 "defs.h"
 #include "top.h"
 #include "charset.h"
 #include "value.h"
index efe6b4312b64b549dbb9eaa976ab94aa56dec60d..cbfea266f6052718ead2f1aa22f432e6d6ce542e 100644 (file)
@@ -13,7 +13,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 "defs.h"
 #include "python-internal.h"
 #include "varobj.h"
 #include "varobj-iter.h"
index c7041eb2ad3c964f51c4937f8d790ed1c6f95dc5..2fae04303b22498f7caaba1914a40c7c57d9c4f2 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "extension-priv.h"
 #include "objfiles.h"
index e2ac315f9f5959451063ba54f90dbf4e77203cb8..d6e5883476e1ddb7e0822921b25eb502ffde2292 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "command.h"
 #include "ui-out.h"
index 75d110f20c5caea21b010b0dddd0917eacd01739..ecc9235c9174dd767bc7a00392fd2ad551b966e3 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "gdbthread.h"
 #include "ada-lang.h"
index 6350400c318ad583e06bfece2a7668cf16c52974..0ef1dfbe652f638b022e23ac49984833909609c1 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "record.h"
 #include "record-btrace.h"
 #include "gdbthread.h"
index 24058824d7490a1cdcc6ca7d081fa8f31cb0641d..4c3667f48bad415e9baef577d79ea5ad556930c4 100644 (file)
@@ -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 "defs.h"
 #include "gdbcmd.h"
 #include "regcache.h"
 #include "gdbthread.h"
index 25901d2deefdba7d57c77b7937586423482fd137..1843969c2c9bb045f7b2127a519a6fda3e07bc39 100644 (file)
@@ -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 "defs.h"
 #include "gdbcmd.h"
 #include "completer.h"
 #include "record.h"
index 709dd0586336cda56b8f5d8d37f6de2e34fe8f2e..33205a4241d826e75b308db3e949edd5c7dffc7f 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "gdbcmd.h"
 #include "regcache.h"
 #include "gdbsupport/def-vector.h"
index af298893acf992d2d16f5be1569c259dbe35b532..b7abbe99f3cc5820812063816d7a58d4eebd8b75 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "gdbthread.h"
 #include "target.h"
index 344fcf5b9a17fb2a0d33b2f80886722987df5569..38464c65b067128c5baa46382eeccf3929591f3f 100755 (executable)
@@ -107,7 +107,6 @@ EOF
 
 exec > new-$2
 copyright $1
-echo '#include "server.h"'
 echo '#include "regdef.h"'
 echo '#include "tdesc.h"'
 echo
index ee76c04623e79bd300eaa29ae5c7c7ab98e7b54f..8fb21bd7622d3ad85649454900dfbc4ca4ee99ea 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "reggroups.h"
 #include "gdbtypes.h"
index 154cd0be8e5f89f9f66222307ea1b02accb8299c..eaa0d8f619a6986334211ba2f899e807cf685971 100644 (file)
@@ -19,7 +19,6 @@
 
 /* See the GDB User Guide for details of the GDB remote protocol.  */
 
-#include "defs.h"
 #include "gdbcmd.h"
 #include "remote.h"
 #include "gdbsupport/gdb_wait.h"
index 2088b50fd957b08d54409744c8b03cb19419708e..9acf3f8dc78eb61834c05391946827840cd88be1 100644 (file)
@@ -31,7 +31,6 @@
    remote_async_get_pending_events_handler, while in all-stop mode,
    they are processed in remote_resume.  */
 
-#include "defs.h"
 #include "remote.h"
 #include "remote-notif.h"
 #include "observable.h"
index e761d3a05799af6c75960470cb3734a6aeeecf36..5fccefe93a161f1cd4d0c706c685ff6baa304a98 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "gdb_bfd.h"
 #include "inferior.h"
 #include "infrun.h"
index 14c8b020b1e9b656b1465bac25eddd58af2d1add..e278711df7b50933e13d5d43daf8599395b4245f 100644 (file)
@@ -19,7 +19,6 @@
 
 /* See the GDB User Guide for details of the GDB remote protocol.  */
 
-#include "defs.h"
 #include <ctype.h>
 #include <fcntl.h>
 #include "inferior.h"
index 9a011631a320a63d334b11a5ddce688c256e0cb0..11c76b4b33550b5dbc2f2ee8ae666b700d5306e8 100644 (file)
@@ -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 "defs.h"
 #include "target.h"
 #include "top.h"
 #include "cli/cli-cmds.h"
index 8da2e02fafec89425bbe0d266056bc7d0cb297e6..bc9d613d207f51c4d25673f324343861419339c9 100644 (file)
@@ -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 "defs.h"
 #include "regcache.h"
 #include "target.h"
 
index 205f7a950df5b1c4b1f1603d7d1b6b773b307cc5..68f726743d9c8a63fa8ce1b4d931cd6bd72d63d1 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "fbsd-tdep.h"
 #include "osabi.h"
 #include "riscv-tdep.h"
index 5bccc1f534902837f06c9adde5f291ee0ee37a89..a5507e88ea170fd4a0d52299a29715b98e2cd313 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "regcache.h"
 #include "gregset.h"
 #include "linux-nat.h"
index 0267dc65e58e2dd8f05deb699b3763fe1c96b5ac..ff478cf4c287d1bf4f82c6e1aa2f27e4edc1ab7d 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "riscv-tdep.h"
 #include "osabi.h"
 #include "glibc-tdep.h"
index 7dcab01de6d12adcab7a0c1ba49d7c775f3ac4bb..e98c699a68c5391685dfb0a4656104394f4417f6 100644 (file)
@@ -17,7 +17,6 @@
 
 /* This file contain code that is specific for bare-metal RISC-V targets.  */
 
-#include "defs.h"
 #include "arch-utils.h"
 #include "regcache.h"
 #include "riscv-tdep.h"
index 794b0c44c9982216a469557b8ac4537cee676db8..291b1db8d9e4ce674b4ca6e073d02f7857eed560 100644 (file)
@@ -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 "defs.h"
 #include "gdbarch.h"
 #include "gdbcore.h"
 #include "regcache.h"
index 604a19fe2a62e6b221ce81c5869e21ef0d6edba4..f86a37988cbd1180b1789ac95d39e05d715f8f09 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "symtab.h"
@@ -49,7 +48,6 @@
 #include "dwarf2/frame.h"
 #include "user-regs.h"
 #include "valprint.h"
-#include "gdbsupport/common-defs.h"
 #include "opcode/riscv-opc.h"
 #include "cli/cli-decode.h"
 #include "observable.h"
index 1e439f3635644efb65f37ad882799a0ab4b3d53e..acd0731dd9f4f994e95a3b7b8d60eda7790b7525 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "prologue-value.h"
 #include "target.h"
index 066d34d446c5fe1a9316cb6828891f91193c07e5..908671a713a41f619bbcc8c61af9568d2138c4ea 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "target.h"
 #include "gdbcore.h"
index db76af6984b9e57c4bcd3da6162ea6bad524b462..5111f4f55c0ad86f9dd80e484e8c5f6f49a103bf 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "regset.h"
index c92c71dcb8818f09ad0966fa0da636bf99f8ae4f..550e068820313f6f3ffd147d6153f14c54f33547 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "osabi.h"
 #include "regcache.h"
 #include "gdbcore.h"
index 3157213cb1fae5f5eeb2dec011df194fe549aaf4..b7ba0042bb73b92e9f248e0094f79e6269512283 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "infrun.h"
index 7b9807e0eaf09d7ea9bafe3cadf8858da64839a2..e30dabaff03267b6d10c2f64d2ac16bc921adf17 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "run-on-main-thread.h"
 #include "ser-event.h"
 #if CXX_STD_THREAD
index ab537cc975289f21170cd8e64886f734a5d13e1a..64e40577a69681c2e1e050d5cbb962517a2e4218 100644 (file)
@@ -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 "defs.h"
 
 #include <ctype.h>
 
index 66263b91bdc9cb7bcab2aa81230c63c63c34e561..9300e17bdf83bc5eddbd60cdd783445f18eac1bf 100644 (file)
@@ -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 "defs.h"
 
 #include "block.h"
 #include "charset.h"
index 53ad5d5c92b2fd682974e394dc10f7bdba9bc06b..844e36023e0443301b428439bfdff747d0d2b71e 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "prologue-value.h"
 #include "target.h"
index 60cbc26afffdcc7a9bd708ec2322422e8dfa9a64..29d4ef3b71ce5c8dede55e0f0b312ec84740f534 100644 (file)
@@ -18,7 +18,6 @@
 
 /* Much of this file is shamelessly copied from or1k-tdep.c and others.  */
 
-#include "defs.h"
 
 #include "arch-utils.h"
 #include "dwarf2/frame.h"
index 1e074814d87ba4c9c05cc96b9a1bf6021e487385..fa4aaf9aa9aeabc87c122fd75c0bce2b80e5107b 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "regcache.h"
 #include "inferior.h"
 #include "target.h"
index 945b3c7cee7297370d7476df4d667feaa19072f5..bc1db550d2e732a32a1651ca0c28c5c6ff7aed66 100644 (file)
@@ -20,7 +20,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 "defs.h"
 
 #include "auxv.h"
 #include "elf/common.h"
index 174338e188521973d2b1a69017f19d406951f96e..519e3eb0a423342695817ff461deaa0b2850a2fc 100644 (file)
@@ -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 "defs.h"
 
 #include "arch-utils.h"
 #include "ax-gdb.h"
index 99677edfa66fd9a5da1e8176a462f549232e64a7..a337f76083abc446f581fb3486c6febf313f4134 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include <functional>
 
 #if GDB_SELF_TEST
index ca7c28952f3618a28f39d40db7909db95a92535c..4eaeae0d254f730397d13a077369cba81d684989 100644 (file)
@@ -18,7 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "regcache.h"
 #include "sentinel-frame.h"
 #include "inferior.h"
index f6308268546658d101eda5c604f873c8e7752e31..ccf38d2202b6142a5454687bd9efa12f5a23ba2f 100644 (file)
@@ -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 "defs.h"
 #include "serial.h"
 #include "ser-base.h"
 #include "gdbsupport/event-loop.h"
index 374322ead23c10ad8594dc59b3f2a0e86b2cdfbd..fe1c460aa1fecf0a7c5fe1ee1e8e5e91cc479c30 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "ser-event.h"
 #include "serial.h"
 #include "gdbsupport/filestuff.h"
index 57c44806c0e85ccdef721a15e43ee300a84fe9db..ae71f73cce92d83dceada9c62cb3e5f627c3b645 100644 (file)
@@ -21,7 +21,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 "defs.h"
 #include "gdbcmd.h"
 #include "serial.h"
 /*
index 5c2e06c292626c1ca714f315051805b4ee6bda3a..2603bb8dcfb49521132ce08bc0e596276080a7bd 100644 (file)
@@ -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 "defs.h"
 #include "serial.h"
 #include "ser-base.h"
 #include "ser-tcp.h"
index 842b656eb5af971af314b7b2f1475fb6831be68a..49312036da0290e543e95c9035cdc9216a12e0cc 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "serial.h"
 #include "ser-base.h"
 #include "ser-unix.h"
index 3f5541d0a2f2dfb6c02797e4146b05567a89f621..6efc2457bdb79a55b6148ac45f4042acabb569e9 100644 (file)
@@ -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 "defs.h"
 #include "serial.h"
 #include "ser-base.h"
 #include "ser-tcp.h"
index 39a5f6f053a05958ccb54191834e6c37273893da..8da4c7a22fa51a7f69a5bb87f67d99e0d42a649d 100644 (file)
@@ -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 "defs.h"
 #include "serial.h"
 #include "ser-base.h"
 
index bc8b087b6eb6ad3886de1bc1b037dc70d677c61d..db1464f8f6e8f1c5500bb1fffa3568b42f18bf4f 100644 (file)
@@ -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 "defs.h"
 #include "serial.h"
 #include "ser-base.h"
 #include "ser-unix.h"
index 734a580ed02038321b3ff1f9280d2f7ef926e371..aeab7ebcfb08d94ed7412296cb7216c6cd8b3b34 100644 (file)
@@ -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 "defs.h"
 #include <ctype.h>
 #include "serial.h"
 #include "gdbcmd.h"
index c78d363400ad0518c2b4ad86745246935f81c0c7..affbf550a505a742bdac590541e50bfbc5cdbc99 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 
 #include "solib-svr4.h"
index cf321984eeb666cf9fdd895a7bfeeb46ead94542..c3c31e9bb3a09a273af2dc1858418d4c4f11ef65 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "inferior.h"
 
 #include <sys/types.h>
index e04df2709f4b823d48614f7de68c8aa937fcaf14..fec6a2e03d22df6e7287b9549be6dc641f0dc5a5 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "gdbcore.h"
 #include "regset.h"
 #include "value.h"
index 16e513eb405311ab3ac78d27a5657996f0252121..1c67ea42b040aeefa845772177d5f6fa330907be 100644 (file)
@@ -20,7 +20,6 @@
 /* Contributed by Steve Chamberlain
    sac@cygnus.com.  */
 
-#include "defs.h"
 #include "frame.h"
 #include "frame-base.h"
 #include "frame-unwind.h"
index 79db4c54e06e73f5c9dc0f3aa001014873566446..f2818eccb34cbd6c3e406a0c2398612ad3d01b0c 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "skip.h"
 #include "value.h"
 #include "valprint.h"
index d58e2af0d22e63bf3e91847e20653fb9b052d884..7c17601d5608374bb9090683ffdbb29cbf0d9434 100644 (file)
@@ -48,7 +48,6 @@
    symbols, etc...  The ps_* routines actually do most of their work
    by calling functions in procfs.c.  */
 
-#include "defs.h"
 #include <thread.h>
 #include <proc_service.h>
 #include <thread_db.h>
index 4ee2d0ac3460235373717f615326db42aa901f0a..468b132165e6a601142168b844e08d6a5dcead97 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "symtab.h"
 #include "inferior.h"
index 8c8f219bdc59b585969f8c7a645bcddbbcbb8be0..a50bb165c193bc9dba6d0c320a5f60dd1fce3512 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "solib-aix.h"
 #include "solib.h"
 #include "solist.h"
index 5ef0646d538534b7f2e995a85ad44c02b2f9d21f..6943b2df586588972f35e8a97e6a473f7f753d3b 100644 (file)
@@ -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 "defs.h"
 
 #include "bfd.h"
 #include "objfiles.h"
index f1c10d0f302dc016d5d4bd3b9e3f2586e904074b..0208ed13effc3a920f7029e8e44d0e3bd44a92d4 100644 (file)
@@ -17,7 +17,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "inferior.h"
 #include "gdbcore.h"
 #include "solib.h"
index f90a0a218d6c76af9b35574b515dcfbf6730e627..aef609378a423c8a39c10ee257134105421b1a50 100644 (file)
@@ -17,7 +17,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 #include "gdbcore.h"
 #include "solib.h"
 #include "solist.h"
index 02ab36bb95e605f9331ae7d5718b90871d0137a7..b714e4ef6ccec40da1a8892f97ceb64a6eac5769 100644 (file)
@@ -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 "defs.h"
 
 #include "amd-dbgapi-target.h"
 #include "amdgpu-tdep.h"
index 2377ed3341dc8345a6a479eb7165c640e405c154..49dd1e9aa3302c0133dc996a7d52c42a5c6ca292 100644 (file)
@@ -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 "defs.h"
 
 #include "elf/external.h"
 #include "elf/common.h"
index bb4c6a6c174fe3e0603ed7d833ef755838fb3e2b..6563da05a471c08e0bdac7773ba7686a93ecf7e1 100644 (file)
@@ -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 "defs.h"
 #include "objfiles.h"
 #include "solist.h"
 #include "symtab.h"
index 9497f5d30992e3eb684bbd692e513d564471f6c4..2f69c3372b0b0ec0ace53159e4bfaaacfe0f42f9 100644 (file)
@@ -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 "defs.h"
 
 #include <fcntl.h>
 #include "symtab.h"
index 8b5bd84d19a8ea8a040897b38cb5d623a07dff58..6af984fb88bff67f6ec8e93d6ce48248bf8ea12e 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "source-cache.h"
 #include "gdbsupport/scoped_fd.h"
 #include "source.h"
index bbeb415425834d402c71815d97daf8fc4b8efa0d..432301e2a71782fb9428c62daf52c0a3b4d44017 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "arch-utils.h"
 #include "symtab.h"
 #include "expression.h"
index f8142435162b75c05b94ccda766e174eb61f518e..0b3a6925610927496bb4698011b57044372e955b 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "regcache.h"
 
 #include <sys/procfs.h>
index 1590cbdc4f054dee83e6a227bf1e0da0a9456a09..fac4c7d773dbd79e0fd02c7253ef8443035500c0 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/frame.h"
 #include "frame.h"
 #include "frame-unwind.h"
index d3149ab39ef7994ce0f77f8da78201e393585738..b8d0bed622f0327fac1c99d705d6d2d4ca5c7bfd 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index 1f65c01d3dfb2ad892bf17ef894da958fa68980b..82592ccc3cfa123264137fabc99bee82ef915f06 100644 (file)
@@ -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 "defs.h"
 #include "regcache.h"
 #include "target.h"
 
index d2b1a4bfd1403cea406500f0c6fe04b60b3a8aac..fc22e66826fd8de791a576b6fa135437f5ec5513 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
index 8cdbc8aae6e70436fc7a04cf42c98dad44261e3c..d6166710709c2453e66c7702a9a6730c1b0e210f 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
index 0f6dec072c3e1fa974bb3ea89810ad3172fad507..82f68e14cb289ef416af2d0d7b37b02dbb05a029 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "sparc-tdep.h"
index cee9a68459e5d6657c18fd7ef5c27151949082ff..8f9607f338d97aa0d3810f63239c51427fadbc04 100644 (file)
@@ -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 "defs.h"
 #include "regcache.h"
 
 #include <sys/procfs.h>
index 525784401038eb70bdf0c2b6649523c3f74880a9..aea3766d9b53a4785bd700f5f6b41a3c2860aefe 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
index 5eec3615f5365507ebc97feffa678e89d87b8b57..fbc27ffcb5e686bff79ca749940dfe59503b2f0e 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "dis-asm.h"
 #include "dwarf2.h"
index 7c025405e97437a774b0868418df49dbfd4d878f..c10d55f0cd0ed67a373f1d35fb6c5975a9e3c687 100644 (file)
@@ -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 "defs.h"
 #include "regcache.h"
 #include "target.h"
 
index c992c8c8f6fb7c969a364c3d0153e84aba90c8b8..a30c7c448e5baebb830196d5921d79f1513c77fb 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
index 24dfa2c014553ba0256ea2f3e0457cdaa6d5a631..bd9aafd58b008ca77b44f5b6440f732406704aee 100644 (file)
@@ -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 "defs.h"
 #include "regcache.h"
 
 #include <sys/procfs.h>
index 33da5321d81a57bfb895cea2fb758d01e284cc16..e91bba3aadba9ee94532d529e938be6fe856ece6 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "dwarf2/frame.h"
index a7cc4403c25066fb41f0e4eeceb6ede2fafcc13b..aa07bf5d36287e14b19562766e3e9f4b7b5393a8 100644 (file)
@@ -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 "defs.h"
 #include "gdbarch.h"
 
 #include "sparc64-tdep.h"
index 32dc87e5495ac2f916a5ba791813e820a2a3035c..111a45dd8a76c40969618cba1490fa2974700f15 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "target.h"
index fe97689ae157a20e5863e296ba44bfaa7466dd2e..b101f4970d90e91b423d869eeb9870be773cb648 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
index c007edb712294f8cc71714242f9e91be300f5fa8..71589d109e3d47c5596c9df7ddb0054f4c1d5707 100644 (file)
@@ -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 "defs.h"
 #include "gdbcore.h"
 #include "regcache.h"
 #include "target.h"
index 3837074a9fb7c0aeddbdcc5c207e2ff6a58277f2..6caeb107b9f00114cff1f77d3abc18838a292d1e 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
index 7cef98bb681cc2b82cd8bc030d17b015257e2fe4..b7ca4ca1f5baf6f1c6e787069122b3addac71de3 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "gdbarch.h"
index 8a90dd00d16f968d653bbbae67de52600a85974a..a55107fa32d9edc1912a7f11dd8149d7727f8be0 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "dwarf2/frame.h"
 #include "frame.h"
index eacec135530baa810302755fb06446ddb2ec66e9..f29608095ab399481700e2c54460f7e15fb60555 100644 (file)
@@ -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 "defs.h"
 #include "split-name.h"
 #include "cp-support.h"
 
index 025cb2120d1956c8eed6b9c034240624ec24cd21..85fe4000f329c67df2d0653088ca948546e8286b 100644 (file)
@@ -24,7 +24,6 @@
    format).  Avoid placing any object file format specific code in
    this file.  */
 
-#include "defs.h"
 #include "bfd.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "symtab.h"
index 23e3891a0600fa06b6d1bce60c0dd074fad0558f..9c679222708e014134f70443fbb47f582253c8f6 100644 (file)
@@ -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 "defs.h"
 #include "value.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index b54e4d2d10a770c5aec6bb1caede28ae95be006c..0b66554efae1acd9e68344584a0e9681084fb7c1 100644 (file)
@@ -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 "defs.h"
 #include "stap-probe.h"
 #include "probe.h"
 #include "ui-out.h"
index 755e0c987e6e9bdf238eb5348830a1087c353413..3539d8a629a6ac2aafc6f78c811af0ed7e3d4444 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "user-regs.h"
 #include "frame.h"
 #include "gdbtypes.h"
index 28b046d7f7f1d0eb117e37c0cfae1cd3434ba853..ff0ef992960414ff4736f347313084ed0fc7c663 100644 (file)
@@ -20,7 +20,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "defs.h"
 
 extern "C" {
 
index 3955298b1fefe31f4ed7e03eb48c62090a89a3b4..bc70447600eea6fbd77cecf0b64538c8bad3bbaa 100644 (file)
@@ -25,7 +25,6 @@
    and then if the function returns a result printing a message after it
    returns.  */
 
-#include "defs.h"
 #include "gdbcmd.h"
 #include "objfiles.h"
 #include "observable.h"
index 12a5f7d936b2e08ff01a96b9f8c023e8599ad283..87fcc076986ed00e9b705c81b9828ba3efe8693d 100644 (file)
@@ -41,7 +41,6 @@
    entry point.  */
 
 
-#include "defs.h"
 #include "symtab.h"
 #include "gdbcore.h"
 #include "objfiles.h"
index db6d76e78bf58773d599725ec8fff7df914fa778..2a7d41dc9746bee0f0da4aa513ea705a32d9bc04 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "bfdlink.h"
 #include "symtab.h"
index 49b9674f77adc6c6e87cae4e700da555dc3be1eb..f80fc5ab196d19831d84c6515fd0a78f054e7727 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "bfd.h"
index 33b664f9478996ed37ef0f6350bd094d1c158c27..86603dfebc316dccdf5214f150eb7619f4dcbeef 100644 (file)
@@ -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 "defs.h"
 #include "dwarf2/call-site.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index 388fd873d64245fbdaa5ca573b1d1b9eaad6ac18..d9a529ae9bb3d979c4d4ce177efc666aefa1ced5 100644 (file)
@@ -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 "defs.h"
 #include "target-connection.h"
 
 #include <map>
index 72886d753ec0fd7ec34eb0a7d8613b1a488e0e10..7c6bcd8d18c9b2a030e15c1d1383387fa3975e2b 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "target-dcache.h"
 #include "gdbcmd.h"
 #include "progspace.h"
index 591ae3dac7b52bf7222de059224322eb6de1d43f..8aca5cf719bab456c0c45a56fd1ae59dc30bd0fc 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "gdbcmd.h"
 #include "gdbtypes.h"
@@ -1299,7 +1298,6 @@ public:
     gdb_printf ("  Original: %s */\n\n",
                lbasename (m_filename_after_features.c_str ()));
 
-    gdb_printf ("#include \"defs.h\"\n");
     gdb_printf ("#include \"osabi.h\"\n");
     gdb_printf ("#include \"target-descriptions.h\"\n");
     gdb_printf ("\n");
index 415988923561b1f3b85f71548c0c4f97eeee1784..9b1b6b781d98241f22c11d57dcd83407f593c5e7 100644 (file)
@@ -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 "defs.h"
 #include "gdbtypes.h"
 #include "floatformat.h"
 #include "target-float.h"
index 6bb67e44aa0d2f496c210fb16fb0678679987df6..f752769e415a5e3775d4e3bcadb25596c499e7ac 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "target.h"
 #include "memory-map.h"
 #include "inferior.h"
index bbc1badc9e19f71bdca1d0ce8fa994c5e0efc257..107a84b3ca1dc5166b781000398d446a93c29585 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "target.h"
 #include "target-dcache.h"
 #include "gdbcmd.h"
index f00506a625ef4ddb32d548ce56ed7d110f91770b..c84a6ff52daa94b7d1c4ad200971e512767c53d3 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "target/target.h"
 
 /* Read LEN bytes of target memory at address MEMADDR, placing the
index 411a2ecc4f8227fa343d6ec7c8ea8c856ee8378c..30c0621326fd7ccb0fedc1e871da0c2a696a49a9 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "waitstatus.h"
 
 /* See waitstatus.h.  */
index 3d6629506701fd95302c4e8519b5471ac900f1e1..4da7a08f24e65e88d0db39f99c6bcf223bb431b9 100644 (file)
@@ -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 "defs.h"
 #include "test-target.h"
 
 #if GDB_SELF_TEST
index 31fcf1fc25511912a2a6d157970399ba79fcccb4..601d23c9ec34061071f2bfa6cf79e91ab174731d 100644 (file)
@@ -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 "defs.h"
 #include "gdbthread.h"
 #include "inferior.h"
 
index 22523569fdbd9609db944a7e0abeade70a29db35..60a1bef8cf0ac67b9f8a9ff471b49253788d3e6c 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "language.h"
 #include "symtab.h"
 #include "frame.h"
index a9de60cf662a697eaf8604d46764e82bdfc686c3..c214178b66d4dba422b1163aae2d2fc447f2fc12 100644 (file)
@@ -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 "defs.h"
 #include "solib.h"
 #include "osabi.h"
 #include "linux-tdep.h"
index aa115095df79ba7173f3ddbf85cb1825fabcb164..3a63b0cc25db75d3df1a8887f2cf5bfdd4611b2b 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "frame.h"
 #include "frame-unwind.h"
 #include "frame-base.h"
index aa1480d7cf0c0c23c59fd6361092664516ff1242..623f55e14b366d532167f73f5239f46c3cc8c6b8 100644 (file)
@@ -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 "defs.h"
 #include "tid-parse.h"
 #include "inferior.h"
 #include "gdbthread.h"
index ad707d34daf4a7c71f60c333d1493a6160720552..bbfeaefeccd2b1791eaa01b7520fe12fa65dc78a 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "gdbcore.h"
 #include "regcache.h"
index e0ff0fc2a86c7269ea7b579426f69350d4f0f780..cec2be2bfec0a4b70362ca9eed906559290813ea 100644 (file)
@@ -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 "defs.h"
 #include "osabi.h"
 #include "linux-tdep.h"
 #include "glibc-tdep.h"
index c25933be558563c5b00e6e8cdb0440a2accd914a..d5ea93cf50386f7f4ac1fdbd4c707d54e4dfa7e0 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-base.h"
 #include "frame-unwind.h"
index 0aeeb98783211680fa55d0ea44b7026b4519c23b..6e9df41c4f3c84027699d37e86820a3820bec39e 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 "defs.h"
 #include "gdbcmd.h"
 #include "cli/cli-cmds.h"
 #include "cli/cli-script.h"
index 2ffae6bd326a54cb610a20e7ce3c249f18040d82..282a8250ac1094d76bf9ffef2b7590d9776dfae9 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "tracectf.h"
 #include "tracepoint.h"
 #include "regcache.h"
index f5696bf0129e970f79f74f17fd181158bb9ddc2f..79af963b049bfaaab3902991a4d6e72618881142 100644 (file)
@@ -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 "defs.h"
 #include "tracefile.h"
 #include "readline/tilde.h"
 #include "gdbsupport/filestuff.h"
index e347b3a30c0d165fb919ccaf5223a3846651f6ae..9db68bbac510e0071f9eeacb6cc6b9ed5d4ea6fb 100644 (file)
@@ -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 "defs.h"
 #include "tracefile.h"
 #include "tracectf.h"
 #include "exec.h"
index 418d9ea2203a0cb47e6e63a27f49022e486c212d..1586a043af69a1c72d03ea06a2f634d43f7e8bc3 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "symtab.h"
 #include "frame.h"
index c35e08ab28050e11ed2d1da02f744092e10e4637..fc9261314784e2d6fc653a62ea6a073086ce1d48 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "trad-frame.h"
 #include "regcache.h"
index 0e730e66b5839edee6dd28f0de1c442983609ce2..4b397cbf046dae0f9b7e69291b606242ca680a96 100644 (file)
@@ -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 "defs.h"
 #include "tramp-frame.h"
 #include "frame-unwind.h"
 #include "gdbcore.h"
index 2587dfe59b4a862d40872f6e232368f909327e8e..59e595525b00b8ad57064aa5c6b97f6b7bc6789f 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "tui/tui.h"
 #include "tui/tui-data.h"
 #include "tui/tui-win.h"
index 03395d2df09daba0f807e0126b9777421dafd49e..462771ca163744b6ec7358e6278d70a2a898a398 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "symtab.h"
 #include "tui/tui.h"
 #include "tui/tui-data.h"
index 5dc27c32daacc7720f87e4129e2cd7181a7b5b80..07ca37603b8ccc0df6851068951037ca7dbd6311 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "symtab.h"
 #include "breakpoint.h"
index 1cf840488c12f47cbb2f7e4d3c0cc9d821f4de5f..a0d72a0fbd2e45ffbd0d598aba4d7a8c432b03db 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "tui/tui-file.h"
 #include "tui/tui-io.h"
 #include "tui/tui-command.h"
index 289a259968890555a5221503251bbe2b82964380..cf48e709ed8abe443a536d8df0bebaf5a7e6e69e 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "inferior.h"
 #include "command.h"
index b16da314455e50000993c13e6df28021331253d7..a75708ba662427c7a7d1a33fade374f1df1852b2 100644 (file)
@@ -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 "defs.h"
 #include "cli/cli-interp.h"
 #include "interps.h"
 #include "ui.h"
index ba07e3d573bbf362b767b415aaedba4862db8756..34e85de08532ae4a5998ade30d09a566a0d0a228 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "target.h"
 #include "gdbsupport/event-loop.h"
 #include "event-top.h"
index a96ca855d1d78a1ac0825c33e540ffc0b9a81a17..143254bcf9904670863e3fe02f335d5d77ca55c7 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "command.h"
 #include "symtab.h"
index 831ab14345eb9fd35c792f7eb91bef76cde977e7..7e8f769d804737c5764c2eed6fa40c1cf0f48cb2 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "tui/tui.h"
 #include "tui/tui-status.h"
 #include "tui/tui-data.h"
index 05211eb7b221f04cfcc945610bc292fd7ae1af37..88e1c5a341054baf7d4d0a3882f869ebf447a1cb 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "arch-utils.h"
 #include "tui/tui.h"
 #include "tui/tui-data.h"
index fa956b29a195ca4031e315eed27c632710ebbe1b..5c17aba3a1a24f88d0bc0b074c284f637d6d5272 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include <math.h>
 #include <ctype.h>
 #include "symtab.h"
index aac391d3babcd06a08d910ef31a3ebcf6e6cc368..c7750af6ea0bb419ed4540ca2dabbce6c47c6369 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "symtab.h"
 #include "breakpoint.h"
 #include "frame.h"
index a2982eba0c62c674880e4f6bebcc8ae1a5920a70..ced7e254f5055a6261db28a2794dce031551b80a 100644 (file)
@@ -24,7 +24,6 @@
 
    Author: Susan B. Macchia  */
 
-#include "defs.h"
 #include "command.h"
 #include "symtab.h"
 #include "breakpoint.h"
index 4263b9c049ba5a42e79e3032e893427eb1b2636f..c14ac5a8faf21a12bbffeaa0af547d6b4bd17f21 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "tui/tui.h"
 #include "tui/tui-data.h"
 #include "tui/tui-io.h"
index 6b8716cd27cf9f697302634d96566c15271b7b8d..4dbbe922256e615d320863babfb9cf4ec4e0967c 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include <ctype.h>
 #include "symtab.h"
 #include "frame.h"
index dea6ffbf954d5c3d6e3b332d704ef8b82e563a4c..19f09609a2f6a03c87eed78703f89c973529945e 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "gdbcmd.h"
 #include "tui/tui.h"
 #include "tui/tui-hooks.h"
index 614f7e8764e673f4f91d69eaf655afbc2cfbc57f..09348dfd37136b4b641511d4aa1d4f2e35b96062 100644 (file)
@@ -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 "defs.h"
 #include "type-stack.h"
 
 #include "gdbtypes.h"
index 3b100dcb1482a82c7d2b2eb57744d045040229bf..4d0e764274a1a67cb2567755e7830017de2baad2 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "bfd.h"
 #include "symtab.h"
index e60921072a477856c608e7cf1194ae50d4a164e2..dd15ea427bcf339c013ca9d68bae4d0b518def4a 100644 (file)
@@ -19,7 +19,6 @@
 
 /* Implement the ``struct ui_file'' object.  */
 
-#include "defs.h"
 #include "ui-file.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "gdbsupport/gdb_select.h"
index a5f1ba518abe4d2b150484455c31ca9bb5f825ac..b3a2fb7f4e51c763a8a109fee9d0f6c295cd9056 100644 (file)
@@ -20,7 +20,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 "defs.h"
 #include "expression.h"
 #include "language.h"
 #include "ui-out.h"
index 3d9e1b5a97dec7009eba64b0c83aa1f111814e6d..952102e30c3266e636194221ab4eedbf7cde4e26 100644 (file)
@@ -16,7 +16,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 "defs.h"
 #include "ui-style.h"
 #include "gdbsupport/gdb_regex.h"
 
index 2a9bf519c6cdeb78f5d20fc2d061b048545ac6f0..80ee67dbae5a303b508eb6d5219de3396ed3df76 100644 (file)
--- a/gdb/ui.c
+++ b/gdb/ui.c
@@ -15,7 +15,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 "defs.h"
 #include "ui.h"
 
 #include "cli/cli-cmds.h"
index 299318ace434488028bb51b7c54370c7c767d438..eb3ae304790f2823d30328e40d2ccbe5aa809413 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/array-view.h"
 #include <array>
index 9f77dd7399559b351d784c534c057d14bcda91e1..4c4014d1477634c86634d2f147a1a8b7207a6054 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/pathstuff.h"
 #include "gdbsupport/selftest.h"
 
index 69d84bf501539173c311c50f9f71af78882af566..6ade3af4ffa42c02b391d3197895bd1dd404b5b6 100644 (file)
@@ -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 "defs.h"
 #include "cli/cli-utils.h"
 #include "gdbsupport/selftest.h"
 
index 74a2180197665039012991f2957259c0548c5d86..6936af740fc40e62f92bf1e1a4140ee65bf79c9b 100644 (file)
@@ -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 "defs.h"
 #include "cli/cli-cmds.h"
 #include "cli/cli-decode.h"
 #include "gdbsupport/selftest.h"
index b1f8fb843964760c415576b5f89b32aced749eb5..e66e38045ad5db166a89b01ded84a7ff3e66e023 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/selftest.h"
 
 namespace selftests {
index 776d99ac9f1277bbc364c7c4091cdfce8c2a369c..c9f61b09cf42b7c2e3b25e7e140e276e4284c672 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "utils.h"
 
index 54e168173de6f5505e8b63b38c95a210a55aa0a7..b55d8c3140628b771aa13b96eb5c0661686f804c 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/enum-flags.h"
 #include "gdbsupport/valid-expr.h"
 #include "gdbsupport/selftest.h"
index c016e74ccf1e7f6b6fef80f5721f6638141faae9..9bd736028b3b5b59a07a7d7106ed51fd12d22ae4 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/environ.h"
 #include "diagnostics.h"
index 147f09dd44994e41356bbad26ab7986864df3b33..dc76fe031aa479bfa57333bcdbceb82da2d90602 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/filtered-iterator.h"
 
index b4918c67af42fd78a7d97dfe7085327c034e179f..a01f248c316fd4c3aed5b14c7c8f02aebd5ab7bc 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/format.h"
 #include "gdbsupport/selftest.h"
 
index f09d1c8ba015e674423e610c850d0837147ee555..ec83024cc3d1ba69ecf7736dd45ab697da2f57f0 100644 (file)
@@ -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 "defs.h"
 
 #include "frame.h"
 #include "gdbsupport/selftest.h"
index b01c02c1d9bdde5656cf1500d4cb08833b0deac9..dc1a6304eb683ca142621f0b82226ecd1da91ecf 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/function-view.h"
 
index 5edf4b688b19a3b9ffeb4efe1d42bc5f2e69bb0a..165885f361b94feffdab6955ea9c5ec108c5fbb0 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/selftest.h"
 #include <cstdlib>
 
index 513ebc8249798d1d0e6977ad8e6db48b05576209..3c6b71062a7bf428c5baea7cfedf1aee70cb892c 100644 (file)
@@ -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 "defs.h"
 #include "gmp-utils.h"
 #include "gdbsupport/selftest.h"
 
index 61e1343b241972bc8ad1c8cdca9fc210abc031cf..28d0134ffe6bb6a035b69fd74df0775160d6c46e 100644 (file)
@@ -16,7 +16,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 "defs.h"
 
 #include "gdbsupport/intrusive_list.h"
 #include "gdbsupport/selftest.h"
index 2fd8be9a3dbd6ee346fb69d3e5f0da9223dee821..fe87bedac7655136d5dedf4b3c11e37200aa08a2 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "symtab.h"
 
index 9fd1b99e34b098f49b5a530e1269a79cc8d6fc4c..1ba350575f10e36cd9f53e8034f694f9da5f11f4 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/block-signals.h"
 #include "gdbsupport/scope-exit.h"
index cc059bbc19963ff27f06e4158d0a0b4c1e693733..55d66fd61a0dfa09cbd34660e7a6d7d863b2acc4 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "memory-map.h"
 
index d6a10511a7510ebda92aa6b1dfb4e7d18d69795e..df02b6ad26588fa24e7cfcca65da0f78a53a8d62 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "memrange.h"
 
index 1aaf685855b2582b4fbefb3bd0759fbb7d2636a4..a96874d22282e78cc0aae26d272190580104a576 100644 (file)
@@ -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 "defs.h"
 
 #include "gdbsupport/filestuff.h"
 #include "gdbsupport/selftest.h"
index bc2e001d86a00acf2a281ff44ec65ccabf9f4b71..2640f6817ee5f0e7c7be7bd5896a44c427a50c27 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/observable.h"
 
index e5a24ab1a19b0e7dc460ddd3b93926fb49a9232d..95cc4f8ebd597459867473fff8bb40202631e7a9 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/offset-type.h"
 #include "gdbsupport/underlying.h"
index 852a7d364ce9f79ec64568398f7fcd9ea4ddc465..060c87c4e1594454f04067ddcf034907ba86cf79 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/packed.h"
 
index a9abbf0328c148e3c15c1d6509aab9f4628ae8eb..0261948361ae17e512f656ae3f35af6b3b802e26 100644 (file)
@@ -24,7 +24,6 @@
    FOR_EACH.  The FOR_EACH-defined part reads like a regular function.  */
 #ifndef FOR_EACH
 
-#include "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/parallel-for.h"
 
index 83c006ba9285f4cd1de23060ab7ab57831919edc..55a7c13c3a8c5b47addc4633f0a1e08c84a4ec09 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/netstuff.h"
 #include "diagnostics.h"
index 15df04884d9b246e48492af83ebdaa5381bf98aa..08fad63341d82ad392c2283e603612b51b19d704 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/pathstuff.h"
 #include "gdbsupport/selftest.h"
 
index a44ffa3f7c999c115346c445dc22c4f25cb77571..6fc04c12eb1cadea52119cd9b9e6f83f88787f76 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/ptid.h"
 #include <type_traits>
 
index 90141abb65e70133c6918c15d838779bbf99a1f2..7a1787150965e289b4a59c532ddd46a8995a7c43 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/rsp-low.h"
 
index e85f9f7d920f2111ac0068ae021fc6d03222c973..1413c5018e8791bf5d3b7bece00f9fdbe5c23a22 100644 (file)
@@ -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 "defs.h"
 
 #include "gdbsupport/filestuff.h"
 #include "gdbsupport/scoped_fd.h"
index dc1d9341b7a1fbe3d456339f36d4a123004aa7ce..361928c53c0b2bb550425a11fa0e655832bbd996 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/scoped_ignore_signal.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/scope-exit.h"
index dbf836fa2d7c34d0d395ec02e1f4b58d2827578f..7b3a6f5202b4ef7c6e56d71b86c66260885d2762 100644 (file)
@@ -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 "defs.h"
 
 #include "gdbsupport/filestuff.h"
 #include "gdbsupport/scoped_mmap.h"
index 074cc4ccda1e1bf1970ad5538359964799609f2a..1fd511813923fde10a68cde9ff18272f467e975e 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/scoped_restore.h"
 
index 109ce8b528d50b81e65e6bea3c42528b8c2f5290..11246337db337f148278d06586d12f5b38c17c70 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/selftest.h"
 #include "gdbsupport/search.h"
 
index 8a6cf2b386821e870a726a28fe03da39db807d06..4dc3c842c4707bfcc6f31eecaee98b29f7ac03d5 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "ui-style.h"
 
index 7267b70eef97d250794cfd70af059608b80b738f..02700284548369615e4c09e6fca588ecbbd7e64b 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "tracepoint.h"
 
index e936b20f3705afbf442b3ee04b5e084b838c707b..6847207970170415dc632e495744fc6948d87698 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 
 #ifdef TUI
index eff1be7f2b2f22c2216c6d0855806df90325569e..7c55b80cdfedf184754336b28b45ce16a7923c97 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "ui-file.h"
 
index e36d871dd1704b6a2e563da513e362c0264b94cc..b7fd5b6c4a1a70ae3b9b81c85c844a52d59a6fbd 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
 #include "gdbsupport/gdb_unique_ptr.h"
index 2fc789231db130b0e32751e1b7f200992643da57..35f4eeeee2fb403789fde51da48a34de5a3b4c64 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
 #include "value.h"
index 2f6d10400e1ef4529acb1ec86d697054ab8d9bbb..6748dc2546c73684df33e80eec79e33b6e429c46 100644 (file)
@@ -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 "defs.h"
 #include "utils.h"
 #include "gdbsupport/selftest.h"
 
index e7ff1289205df0d3f31c6735f601dba6b16a07f4..da3bcf08d3cdb894676f8ef5384508ab025daad9 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/selftest.h"
 
 #include "gdbsupport/gdb_vecs.h"
index 31f74742b0a5d83b11e5c97abcce48f04c2b232b..627d5d8428eedfdfb8fd5c0aeb03ef243f28c29c 100644 (file)
@@ -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 "defs.h"
 #include "gdbsupport/xml-utils.h"
 #include "gdbsupport/selftest.h"
 
index d1b510a79278ed6e30c2ef48fa89ad3600ab80f8..ac04f63dbb805a9f1263b8b5f7d991f313665c97 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "user-regs.h"
 #include "gdbtypes.h"
 #include "frame.h"
index 68aebf373819cbcb9e8f82b6c807d8fdfe291e50..ded03c74099750ee943ccb86dbeef5c232bf21b4 100644 (file)
@@ -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 "defs.h"
 #include <ctype.h>
 #include "gdbsupport/gdb_wait.h"
 #include "event-top.h"
index 4c1fd383a84f15458ac956f3ad24f971d2cb848b..6bda14f0fa15bfd5d88fa416efefefb16c4b0f74 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-base.h"
 #include "trad-frame.h"
index 31b1c4762f7770c270a1b03e512bbcf14df00dd4..6b152cadcac9fd39594e185589989075c7afa335 100644 (file)
@@ -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 "defs.h"
 #include "value.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index 52cce28728134d0d84c520405897d2362b27ca4e..a17b937a963198d0f9a940197d08f2e8d450fcd8 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "value.h"
index 7b3ffc884f13f2bf47ece001a81af2c77557ed0d..40ffdbe6146f9d1d1d54365b2edd2d19d477f050 100644 (file)
@@ -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 "defs.h"
 #include "symtab.h"
 #include "gdbtypes.h"
 #include "value.h"
index 7ddfeb7c7286f5f0ca953641b1161d4cd89d112a..1bd180a62ccc0fdc96f86abdcd2e80d754cee53f 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "symtab.h"
 #include "gdbtypes.h"
index af64534169f8a17b4c1b34497f0d439b14c47fa6..8ce3cbdd440faeae27359bc45f2b109d8dacc5ed 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "value.h"
 #include "expression.h"
 #include "frame.h"
index 0f982ca621909d9bfc50d411aad7c8b81fe6c1fe..2a4db3a81218e0ed919f6648f815c6595a8515b4 100644 (file)
@@ -19,7 +19,6 @@
 
 /* We define this to get types like register_t.  */
 #define _KERNTYPES
-#include "defs.h"
 #include "inferior.h"
 #include "regcache.h"
 #include "target.h"
index 66c56227f4185e48ea202967bda52b6b52116381..fa528ae658a32fc19c9fd2086de0a78929272965 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "osabi.h"
 
index 125f3423be571c0291857dc1d9d0d07da457e86d..dd00898c298cb9fbf0b0b1759a235eaa48d6ba92 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "dis-asm.h"
 #include "frame.h"
index b123a66ef0f922ed39f573600e76d7e5e0084068..6fc412310236d725fb60e244794e0fa0e4e25cdd 100644 (file)
@@ -21,7 +21,6 @@
 
 /* Originally by Steve Chamberlain, sac@cygnus.com */
 
-#include "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "infrun.h"
index 361ccdd0dcbfb3694a4d65abc0636e52efa72f7a..f9585adf8fa365d4ee841a7c3503f79b083c1159 100644 (file)
@@ -15,7 +15,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 "defs.h"
 #include "windows-tdep.h"
 #include "gdbsupport/gdb_obstack.h"
 #include "xml-support.h"
index e2bc7a8ad0b1c32fb2d8e1a8d939640900dc44c5..2bdd385e7f24e19198e15b2c7996d4a65522d592 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "gdbthread.h"
 
index eea4dd37cac530ded352d323d0172b77131d91ef..bfd15bf6748dfe99391bef4b5585a6aeaa257b41 100644 (file)
@@ -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 "defs.h"
 #include "x86-fbsd-nat.h"
 #ifdef PT_GETXSTATE_INFO
 #include "nat/x86-xstate.h"
index b93ffca38db201da563aa6535bfeeac137cb4a25..a3d8ffb60f16663e0d366b7b42546d051ea478f1 100644 (file)
@@ -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 "defs.h"
 #include "inferior.h"
 #include "elf/common.h"
 #include "gdb_proc_service.h"
index bd4a05da23750e6fe9e20e0dc64c01b03d0d67c9..5826716a1f8d713f7118dba132e71647ea8dc028 100644 (file)
@@ -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 "defs.h"
 #include "x86-nat.h"
 #include "gdbcmd.h"
 #include "inferior.h"
index 4cacf3ba511d3851e5cbdd49475720fcbf412eec..5d7aa9535b7c986f6d7b5c22a86d994e1d273c78 100644 (file)
@@ -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 "defs.h"
 #include "x86-tdep.h"
 #include "symtab.h"
 
index e324f4ef8caf65db048375e7c0ca290b6e8d2294..c4914bdcbaf01ba76d3f6dce33238d84e6ea6115 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "bfd.h"
 
 #include <sys/types.h>
index 65de9b292f0b30b44fa7f20f48d8067ad0a06406..583e101c25f4c0e49ed724a64cc8eafdcd1d3fdf 100644 (file)
@@ -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 "defs.h"
 #include "gdbcmd.h"
 #include "xml-builtin.h"
 #include "xml-support.h"
index fc999f0eee30a64cff80dbb92cf9a8ca15cb3572..2373d0fd77b5a20d7cbcf6663854e507bc7244fa 100644 (file)
@@ -18,7 +18,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 "defs.h"
 #include "gdbtypes.h"
 #include "xml-support.h"
 #include "xml-syscall.h"
index 0a84f2b77ed5334b24b9b3c8ec63877cb675b502..436c493d4f914eb71a80bcbc08dc2ddd38c72027 100644 (file)
@@ -19,7 +19,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 "defs.h"
 #include "target.h"
 #include "target-descriptions.h"
 #include "xml-support.h"
index 12b16c2d3d36d19404d7c90400cf9899cd47d981..166e6af8527562ad676f0a708d410e3c022e08fd 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "frame-base.h"
 #include "frame-unwind.h"
index c312fe2749ef29e5e985741ffc172e32ea89c2e4..77eb922c1f9fb95b6f0cf93fd0980bc665ba0245 100644 (file)
@@ -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 "defs.h"
 
 #define XTENSA_CONFIG_VERSION 0x60
 
index e32656833a16b8d4a7c427740f0e81c482c11a10..f8509b02e07d6e371a1dd002110cfa07e8ac181f 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "inferior.h"
 #include "gdbcore.h"
index cc8c30b10683aac813eb4f6bd8aaa79bc2de119b..7c215e300b37b9de42ba3aaa5e999325c992c4fe 100644 (file)
@@ -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 "defs.h"
 #include "xtensa-tdep.h"
 #include "osabi.h"
 #include "linux-tdep.h"
index d116b34fd819a8746d900d337d0383b3abeccc01..2c3d468d8be934efb2d45b6cbca71c8bf9d10854 100644 (file)
@@ -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 "defs.h"
 #include "frame.h"
 #include "solib-svr4.h"
 #include "symtab.h"
index f2d000f530306fe13b752772f4f5207282279a50..ee8e36b18670ea899c0a2c7e92a11b13a364bfa6 100644 (file)
@@ -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 "defs.h"
 #include "arch-utils.h"
 #include "dis-asm.h"
 #include "frame.h"
index 2307e8dbeea615cc85a10b3eeaf7f2e305bd9644..ff42795582ff08c1f8416f52afaede8aaf3704e1 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "ax.h"
 #include "gdbsupport/format.h"
 #include "tracepoint.h"
index 9bdff962dda061a6a236b926444657b6b806c3f2..ae9ca5cd76874411248d9461c2fdb60347b821f2 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include <chrono>
 
 #if !defined (IN_PROCESS_AGENT)
index 0fb6476f40e163c0c9a6b646f4eb4e1f9c0cd699..ff637a03fed14360e8236486e8a807c2473ae554 100644 (file)
@@ -15,7 +15,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 "server.h"
 #include "dll.h"
 
 #include <algorithm>
index 43ff57c31673b61c786c9cd6137d673fac34d183..7e4c69b31bd53b66b3d7a2b41b3591adc9f456e4 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "gdbsupport/job-control.h"
 #include "gdbsupport/scoped_restore.h"
 #include "nat/fork-inferior.h"
index 6263423db357a9853f30f39370d614ccfaa6c9d7..0219e865ec73c07380abf70f998a6f5d9cb10bfd 100644 (file)
@@ -17,8 +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 "gdbsupport/common-defs.h"
-
 #undef PACKAGE
 #undef PACKAGE_NAME
 #undef PACKAGE_VERSION
index 255d86dab6541fbb0a3efaffbcb60b2877e740f6..c5ae35ab7ddb037bd0525f268732127a53e4afff 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include "gdbsupport/fileio.h"
 #include "hostio.h"
 
index 60d565b84823d42ad4ef72abf2e9c175b5c83d5b..62cafd872041fe6a8a668334acc652fa03d92d89 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "i387-fp.h"
 #include "gdbsupport/x86-xstate.h"
 #include "nat/x86-xstate.h"
index c02d47aa91b800a2c419df6fadb2bb014a8ca05a..d088340474fa53bd862aa4bed1bc277698dc1fd4 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include "gdbsupport/common-inferior.h"
 #include "gdbthread.h"
 #include "dll.h"
index 940c10fd1cf5141db42a72da47952a9cddd789b3..ca66e7f8fbc595103f669e575990f5bfc0589fb6 100644 (file)
@@ -15,7 +15,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 "server.h"
 #include "arch/arm.h"
 #include "arch/arm-linux.h"
 #include "linux-low.h"
index 54c6f62e996574582df0af2fe76a75b31de4a124..b8987752b9f8bab5e9a514f78ffcd0e9e843a1d5 100644 (file)
@@ -15,7 +15,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 "server.h"
 
 #include "linux-aarch32-tdesc.h"
 
index f33374ebd6c850d688cb5dfa24c8fa66aefae809..99b7700ac4b90879b6f89e099ede24cd88c292a2 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include <sys/mman.h>
 #include "tracepoint.h"
 #include <elf.h>
index 28d75d035dcb9eb61989f5f85c9acb2aabc6f8db..5df67fccd08c3de768ab6c8a0e6b61d74818fb70 100644 (file)
@@ -19,7 +19,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 "server.h"
 #include "linux-low.h"
 #include "nat/aarch64-linux.h"
 #include "nat/aarch64-linux-hw-point.h"
index 7a41769905c41d5cd114c5c23af89773d48e103a..0ed9a42cbff6f84e555f77537c19b516fb0feef7 100644 (file)
@@ -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 "server.h"
 
 #include "linux-aarch64-tdesc.h"
 
index 54e4c9812bb3339cbb198298d2166145737b3dfe..13c8a5bb360e281d57009a4b19e466901202801f 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include <sys/mman.h>
 #include "tracepoint.h"
 #include "linux-x86-tdesc.h"
index 166a4431f09f5d9a1e404f439c86795356350ae5..dda224f0a74cc21cc1e414802ac2cf5e616d75cc 100644 (file)
@@ -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 "server.h"
 #include "regdef.h"
 #include "linux-low.h"
 #include "tdesc.h"
index 396ec88081b902db7559df0e6df05a3af74deced..17b64c09affd9bc05471784238d6c320d734e36e 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "linux-low.h"
 #include "arch/arm.h"
 #include "arch/arm-linux.h"
index 24941fe667e347dfc459c166d11cc8e5696b5d52..559f9b0f3dc34fca09e64dede98d90784ac830a9 100644 (file)
@@ -15,7 +15,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 "server.h"
 
 #include "linux-arm-tdesc.h"
 
index 5497f7dc7a36d06d75da53e3ad0e762d795a9116..2eb5a2df17b9e6a5c58dcca714716b74cb5cd077 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "tdesc.h"
 #include "linux-low.h"
 #include <sys/ptrace.h>
index 2e4646f8c032b14d142b6865ae9423f468023526..8f14e0937d406a39d6f35ec906806a7bba79ca91 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include <sys/mman.h>
 #include "tracepoint.h"
 #include "linux-x86-tdesc.h"
index 7bceaadbc809d96070684bf6cfe864ab1610c415..b7c3c642eb3e73ce67d8fad61555ca61f33a7cf5 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "linux-low.h"
 
 #ifdef HAVE_SYS_REG_H
index f1e1deb878bae135810135262315a2c7dcd2e693..584ea64a7d95a4391758e850140274b05b0ef39c 100644 (file)
@@ -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 "server.h"
 #include "linux-low.h"
 #include "tdesc.h"
 #include "elf/common.h"
index 9d5a624280346537074d212268280f0663ff7ebe..d8842f0972db785a4889b1e67df7a9114b1942b0 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "linux-low.h"
 #include "nat/linux-osdata.h"
 #include "gdbsupport/agent.h"
index 1cccb25bc53d35dce5fa0dff48e6a0ea5fb50e04..8020e49ac6e74c89c08eca53b46bd8851a8bc2a6 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "linux-low.h"
 
 /* Linux target op definitions for the m68k architecture.  */
index 35f92fc24d454632d6b96e4f6dd520b5ea8671ce..6cf4a6d2d9b7fdd9c5349fbb9582e0350995e4ea 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "linux-low.h"
 
 #include "nat/gdb_ptrace.h"
index 31868ff0a4a90564804610101a44070d14b71cd8..c37bb5a5da9e63ac48d73120054bbd95062bb115 100644 (file)
@@ -19,7 +19,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 "server.h"
 #include "linux-low.h"
 #include "elf/common.h"
 #include "nat/gdb_ptrace.h"
index bea92516e9c75661359eb684bb66ecc91cec2d55..1e0fa39358cecd93b5d48c9510b3e93d82bb6b0b 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "linux-low.h"
 #include "elf/common.h"
 #include "nat/gdb_ptrace.h"
index 299ef377843ad1f8341d09c82362f2c6ded94a44..cbbfcfa19be0e92111a7461788ca873026856d40 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include <sys/mman.h>
 #include "tracepoint.h"
 #include "arch/ppc-linux-tdesc.h"
index 5c45a3f6ecb0ad0c4b8bbfea5abb587c3fbaadf4..bd3ac143660dd0d8826b55d9756e772d7a40a972 100644 (file)
@@ -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 "server.h"
 #include "linux-low.h"
 
 #include "elf/common.h"
index 680e9f7a094b4f646f4b781748b9b043042059de..c4554c507a8c658612e295544465c076d33fa363 100644 (file)
@@ -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 "server.h"
 
 #include "linux-low.h"
 #include "tdesc.h"
index 56d1066744577c6b80636789544d66d1b1cdc084..55ce4a41d157741e5ff8a88dddff4b45af0ac31b 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include <sys/mman.h>
 #include "tracepoint.h"
 #include "linux-s390-tdesc.h"
index 79937f00d6f1edb599157df3da75d9882b806d24..ee2c192609ac5efc1e5ebc3bd0d3d0dc29328973 100644 (file)
@@ -19,7 +19,6 @@
 
 /* This file is used for both 31-bit and 64-bit S/390 systems.  */
 
-#include "server.h"
 #include "linux-low.h"
 #include "elf/common.h"
 #include "ax.h"
index 910b6a0e2e9e97886bfc1007808d7523f754114d..64e6de3480bc17aa709a69e46f6eaa3e3cbef975 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "linux-low.h"
 
 /* Linux target op definitions for the SH architecture.  */
index 8e3960a5fa7e97a3234aa66437d1f73fca6b1c19..4192bd3984ef16aff1d60b9201041d91750fd407 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "linux-low.h"
 
 #include "nat/gdb_ptrace.h"
index 7c961901dd107a8dc9e6b9388a4028ceaef7c99b..707be2e7b0f9843ffafb4627f63d2de43f908bc8 100644 (file)
@@ -19,7 +19,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 "server.h"
 #include "linux-low.h"
 #include "arch/tic6x.h"
 #include "tdesc.h"
index 933d1fb012a1637e00c685f570f9f8634b18519e..2532603451aff6f4363c570cbfd4fc6072dfbfd3 100644 (file)
@@ -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 "server.h"
 #include <signal.h>
 #include <limits.h>
 #include <inttypes.h>
index 626207fc477ad77ac61ea21a5bfec21d46b95bac..cd3b5d80e37e3f2b46b022b0fb21fbe8cb0bdaab 100644 (file)
@@ -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 "server.h"
 #include "tdesc.h"
 #include "linux-x86-tdesc.h"
 #include "arch/i386.h"
index 9ebb2e635906ff26e3b25d4466be1ebccc2200da..b20b62e1c0d399add3e2816b279b1d664dc0f5fd 100644 (file)
@@ -17,7 +17,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 
-#include "server.h"
 #include "linux-low.h"
 
 /* Linux target op definitions for the Xtensa architecture.  */
index c23bb46c666a0c8261dbe8f396747c12f9fc1ca9..eebf999c223da34244b1eb160f303ea4e91b9aae 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include "regcache.h"
 #include "ax.h"
 
index cfb1bb7914b0d225930ad07f68e2b4489e4a6154..f20a1a717733831e5af654fff108c79a784d7865 100644 (file)
@@ -19,7 +19,6 @@
 #include <sys/ptrace.h>
 #include <limits.h>
 
-#include "server.h"
 #include "netbsd-low.h"
 #include "arch/aarch64.h"
 #include "arch/aarch64-insn.h"
index 5555e0ba3070dc580588ba1738d6613a85020a88..2c8c7113f7ddc98fa7c2c6987aabb688cc9c233a 100644 (file)
@@ -19,7 +19,6 @@
 #include <sys/ptrace.h>
 #include <limits.h>
 
-#include "server.h"
 #include "netbsd-low.h"
 #include "gdbsupport/x86-xstate.h"
 #include "arch/amd64.h"
index a694609d50dfc6c24a256e3d0867734172ab25c4..247a39797c41b267088a1798fe552ac6d886cdbc 100644 (file)
@@ -19,7 +19,6 @@
 #include <sys/ptrace.h>
 #include <limits.h>
 
-#include "server.h"
 #include "netbsd-low.h"
 #include "gdbsupport/x86-xstate.h"
 #include "arch/i386.h"
index bcb1bd97170fbd03eb144bbba93a7258d13fee99..4b58826e0914f22c7b6883cee1b0cb8a22b0679c 100644 (file)
@@ -15,7 +15,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 "server.h"
 #include "target.h"
 #include "netbsd-low.h"
 #include "nat/netbsd-nat.h"
index 25e40a3c6b6176bc6b8dfa2168d5483b837b82b0..dac3c3b1bab0f4c4b588770c41ba921464f7cdf2 100644 (file)
@@ -47,7 +47,6 @@
 
    # 3 is done by function 'handle_notif_ack'.  */
 
-#include "server.h"
 #include "notif.h"
 
 static struct notif_server *notifs[] =
index 40a0c7c43bfc37a97b4bea1bdace8f6e286ffdfa..0a332b52d56be25339370f814794a121d3596d51 100644 (file)
@@ -18,7 +18,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 "server.h"
 
 /* This file is currently tied to GNU/Linux.  It should scale well to
    another libthread_db implementation, with the appropriate gdbserver
index 55d14239e816a6644d783820673604f76b478f06..1bb71d10328873027e649dc472fbb00a4523978a 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "regdef.h"
 #include "gdbthread.h"
 #include "tdesc.h"
index 959557534013ed85be12286bd146e83eddda0e63..5a8eb9ae52aee180f7a80d22d5063dd359e87038 100644 (file)
@@ -16,7 +16,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 "server.h"
 #if HAVE_TERMIOS_H
 #include <termios.h>
 #endif
index 74c7763d777aef09c42ed9290173c92769fbffb7..c7d5cc1c1b0a31ddd6cf94f86591a01295c40afd 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "gdbthread.h"
 #include "gdbsupport/agent.h"
 #include "notif.h"
index 90945dcd35dcde158519c5a2c78b02a9f58c4136..435acc71978f0c9244674dc86ed5d45dcccc8296 100644 (file)
@@ -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 "server.h"
 #include "gdbsupport/symbol.h"
 
 /* See gdbsupport/symbol.h.  */
index 23b699d33bb94fa5102158b6db95f035ed2d58ef..6db32da2e959284fea72f37ec2ddacf8071022e4 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include "tracepoint.h"
 #include "gdbsupport/byte-vector.h"
 #include "hostio.h"
index aff6f53029a3686be43d9b19565cc996f550a65b..3265793da9623f89f9ec60de6e5370328071e0c4 100644 (file)
@@ -15,7 +15,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 "server.h"
 #include "tdesc.h"
 #include "regdef.h"
 
index d08c0f7526325b27835e824c7f5546ff78325c55..8cef84206b8be2055d7785feb71ca6ee6113bcf6 100644 (file)
@@ -18,7 +18,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 "server.h"
 
 #include "linux-low.h"
 
index 461fa8fa1c55b059c64ed10200e6e5ea166e3592..b7d0ef2c2932c1a0a8ece93e3ceaa40688362193 100644 (file)
@@ -16,7 +16,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 "server.h"
 #include "tracepoint.h"
 #include "gdbthread.h"
 #include "gdbsupport/rsp-low.h"
index 11902f7c3fd5fbc394e95ff19d33bb62e1de8114..3d3144e33da3d11f8fa23d7b1302111d6691d348 100644 (file)
@@ -16,7 +16,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 "server.h"
 
 #ifdef IN_PROCESS_AGENT
 #  define PREFIX "ipa: "
index 44490300b69312ed593df25aaec0c1d722b37f89..0a761ca58ef38d89844c931175c0f468e560f2cd 100644 (file)
@@ -15,7 +15,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 "server.h"
 #include "win32-low.h"
 #include "x86-low.h"
 #include "gdbsupport/x86-xstate.h"
index 58e8b089f2e46bbe803ac241deb4587428616299..f672e542d1bc1b0febe7f8b9e7e5cf1812a9c2ca 100644 (file)
@@ -18,7 +18,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 "server.h"
 #include "regcache.h"
 #include "gdbsupport/fileio.h"
 #include "mem-break.h"
index 11d9028992c364054ca14e4665fb6199ccc7861a..c59b31b78f79188f3402b3e1ab661dcdcce9659e 100644 (file)
@@ -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 "server.h"
 #include "x86-low.h"
 
 /* Clear the reference counts and forget everything we knew about the
index 862582c78887c6b09050ab1f11b7044d0aa07edd..c70b59a4c8393b47dfcaaa41887e34a1867e2cb0 100644 (file)
@@ -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 "common-defs.h"
 #include "target/target.h"
 #include "gdbsupport/symbol.h"
 #include <unistd.h>
index 2d54e8ba82d7c23aa366f3113c97b0d2f22b0167..2358a9fab33828471332590913286b959baddeac 100644 (file)
@@ -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 "common-defs.h"
 #include "btrace-common.h"
 
 
index cc14523b2d1a96853678f5cfb5d27725d39a4fb8..6362ea24e7c2e205d713a86368a7691e315eb2d8 100644 (file)
@@ -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 "common-defs.h"
 #include "cleanups.h"
 #include <vector>
 
index 9a5309f1e721bd09e78a437d71028d64c1035ba8..c4d95287271df5405295c44cd240dcc6037156fe 100644 (file)
@@ -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 "common-defs.h"
 #include "common-debug.h"
 
 /* See gdbsupport/common-debug.h.  */
index 0caed27434e57dd340d1e7382d1f8528fdf83dfe..5aa16129b02b7062e78b51def659ac89909d4bac 100644 (file)
@@ -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 "common-defs.h"
 #include "common-exceptions.h"
 #include <forward_list>
 
index e9824dfcd36dba9482a2eb3de2c4ad83ee3037b0..4211e049ba7dc78264632fabe50a8512ca0aa17f 100644 (file)
@@ -18,7 +18,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 "gdbsupport/common-defs.h"
 #include "gdbsupport/common-inferior.h"
 
 /* See common-inferior.h.  */
index 9baca3197d10dd11fd013278bb1ffbc1fc7a76ec..525bb5ce7056879b2fdb2d082ca1e07520ed1519 100644 (file)
@@ -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 "common-defs.h"
 #include "common-regcache.h"
 
 /* Return the register's value or throw if it's not available.  */
index 99b9cb8609bbf4e0b6822122a259b5fa7248793f..91c14a0f139fb71dc96c111126f15828b7b76c07 100644 (file)
@@ -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 "common-defs.h"
 #include "common-utils.h"
 #include "host-defs.h"
 #include "gdbsupport/gdb-safe-ctype.h"
index f7984c565cb52ec77ac91111e7c0a6c7a1ee68e6..1b6ca61ee8049a06dc03253f9fa057a1a169751b 100644 (file)
@@ -15,7 +15,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 "common-defs.h"
 #include "environ.h"
 #include <algorithm>
 #include <utility>
index cccdc5cafb24622e529e86afa5caa19f53ad33c4..c11229aa0d7b6bcaee033b99449f9bcef39056ee 100644 (file)
@@ -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 "common-defs.h"
 #include "errors.h"
 #if defined (USE_WIN32API) || defined(__CYGWIN__)
 #include <windows.h>
index 0ab6974b876986becdc31c21c8be81bf251121fd..b18a9fdaac0ac55b4e502a81f64881d3c2a272a7 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/event-loop.h"
 
 #include <chrono>
index 7e8e8d63683f70ac500b8b7809cbeacae3d8fca9..af6c943284fc3d11ec8b5453cea9883fdaef2cce 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 #include "gdbsupport/event-pipe.h"
 #include "gdbsupport/filestuff.h"
 
index 26fa6fd616eb8e1ceef1d160140514f44bb355b1..b115e33b581e2cedc54c4c385e74cfdb17ef45d9 100644 (file)
@@ -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 "common-defs.h"
 #include "fileio.h"
 #include <sys/stat.h>
 #include <fcntl.h>
index 9d3b417359b1a2727be93cb703a899f6124b538e..5c427e11b02aa5ea45f1c686a583bb55701a5073 100644 (file)
@@ -16,7 +16,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 "common-defs.h"
 #include "filestuff.h"
 #include "gdb_vecs.h"
 #include <fcntl.h>
index 4e228a95ea87887eed4ec999028ebcc525a63adc..12173eeba3006659d8f884186269352e74f4e7e8 100644 (file)
@@ -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 "common-defs.h"
 #include "format.h"
 
 format_pieces::format_pieces (const char **arg, bool gdb_extensions,
index d8dbabd336dee0c18c4a880135b9ecdb78d64e25..1a8289ace74276041fbc2b44681b503a2780526b 100644 (file)
@@ -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 "common-defs.h"
 #include "gdb-dlfcn.h"
 
 #ifdef HAVE_DLFCN_H
index 7ef41cc332db95516ac9437611defcd21a89de26..42f80faa403e7f006b6ba6cc7fe873cf14689ac9 100644 (file)
@@ -16,7 +16,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 "common-defs.h"
 #include "gdb-hashtab.h"
 
 /* Allocation function for the libiberty hash table which uses an
index 8bbd64fb6fae3e8e5ecef44f1349faa5f3c9c86b..f24b4fc998b588cb93c1ee49216ed5ac3efbaa2f 100644 (file)
@@ -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 "common-defs.h"
 #include "gdb_obstack.h"
 
 /* Concatenate NULL terminated variable argument list of `const char *'
index 4c50c4fadef71cf226303b0b8f5c6854e7984acf..5570a1435c72a7113234dda6a2015cfcb232a57e 100644 (file)
@@ -15,7 +15,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 "common-defs.h"
 #include "gdb_regex.h"
 #include "gdbsupport/def-vector.h"
 
index 8aa4fa02ec2ca02d976fadd91a9b850649602bf9..4a0a5734ad86d6a989f0de7422c1557158b95f5d 100644 (file)
@@ -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 "common-defs.h"
 #include <algorithm>
 #include "filenames.h"
 #include "gdb_tilde_expand.h"
index 8b7f4fb914637fec0b25411e7c422149657e2265..71c730876d6e7dbbfe0c6d97ac20c3153fd2ec0f 100644 (file)
@@ -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 "common-defs.h"
 #include "gdb_vecs.h"
 #include "host-defs.h"
 
index 5c1c4249587536d39392ab14afb165c4d01c911b..476861db2288a74fc538f73573f8564cb9604f8e 100644 (file)
@@ -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 "common-defs.h"
 
 #include "gdb_wait.h"
 
index 7637cc5988f95e8776b99ed5afad5a5b797bda75..eff196dfdc85b15a813cebc0dfdf243e08f87f06 100644 (file)
@@ -18,7 +18,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 "common-defs.h"
 #include "job-control.h"
 #ifdef HAVE_TERMIOS_H
 #include <termios.h>
index af00f9cb860620bc31a1943b300323aecd380754..73f1d3b4dcb8523e9cec06cdf1f07f244a4d677e 100644 (file)
@@ -16,7 +16,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 "common-defs.h"
 #include "netstuff.h"
 #include <algorithm>
 
index 3d3fa999bf11d5fc508e4aaac44ef12e8771888a..23ab0bb90aa98d4fb9ec6e5c460f0cb65063117b 100644 (file)
@@ -23,7 +23,6 @@
 #endif
 
 #if !__has_feature(address_sanitizer) && !defined(__SANITIZE_ADDRESS__)
-#include "common-defs.h"
 #include "host-defs.h"
 #include <new>
 
index f40df1150e01fab417af3cbcfd2e7bce9d890190..9c3816ccc63057d3aadec5e01b36ba382fe54d33 100644 (file)
@@ -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 "common-defs.h"
 #include "pathstuff.h"
 #include "host-defs.h"
 #include "filenames.h"
index 1fdaf4d745a0dff15c5823088ede9f264394852b..565a4791675f1109dfa964333ddaafb852b42c69 100644 (file)
@@ -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 "common-defs.h"
 #include "print-utils.h"
 /* Temporary storage using circular buffer.  */
 
index 08866ef90e619bfd8c851ef2b3e30fa6d0fbe98a..56daf92d4a9b74fda7b3ce0a46685465012b66b0 100644 (file)
@@ -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 "common-defs.h"
 #include "ptid.h"
 #include "print-utils.h"
 
index 37dce9d5c747546d31537d06cc3ed57ce0976e87..20f249f642d5f7f322305e7a8507860238e5dc80 100644 (file)
@@ -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 "common-defs.h"
 #include "rsp-low.h"
 
 /* See rsp-low.h.  */
index 4e0f9802de2b4851a7e5908193143d87d0eda5d8..f754b03f0466cc5b93ebe94c870a12e9bd1a018f 100644 (file)
@@ -16,7 +16,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 "common-defs.h"
 #include "run-time-clock.h"
 #if defined HAVE_SYS_RESOURCE_H
 #include <sys/resource.h>
index 68899dfbdaadc07c98b26e0da523f0bfc1db9c53..54b3b857d4dcd6037b8c1a791b96e2cbe3d3d86a 100644 (file)
@@ -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 "common-defs.h"
 #include <string.h>
 
 /* There are two different versions of strerror_r; one is GNU-specific, the
index 4f70ac65ec7ceb04664049b34438ec5225b6fd62..c5c527b4fd4f7eba780802465fb6029acd2a276f 100644 (file)
@@ -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 "common-defs.h"
 #include "scoped_mmap.h"
 #include "scoped_fd.h"
 #include "gdbsupport/filestuff.h"
index 896aed5e69567eecf0e4d5bdc72819a38ae55098..6c52643a4f3f182591680b4af5e6b35f2c9afc42 100644 (file)
@@ -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 "gdbsupport/common-defs.h"
 
 #include "gdbsupport/search.h"
 #include "gdbsupport/byte-vector.h"
index 1e6d07f287af26fac7dd6ac747c1130e274be660..d3bed68038a9de7eab560a2df46b820a7cce1660 100644 (file)
@@ -16,7 +16,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 "common-defs.h"
 #include "common-exceptions.h"
 #include "common-debug.h"
 #include "selftest.h"
index 307e238307fb9d47f3a627c63d1d99c5835f48fe..60724f95c87e4e0819594d85c4604209c9bc9f7b 100644 (file)
@@ -15,7 +15,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 "common-defs.h"
 #include "signals-state-save-restore.h"
 #include "gdbsupport/gdb-sigmask.h"
 
index 782b4904f917fbe6241b5f2dc6d241c2a29720a5..4989b3fc28bd43d6a9c3ab8982b44b9fcfcd6b86 100644 (file)
@@ -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 "common-defs.h"
 
 #ifdef HAVE_SIGNAL_H
 #include <signal.h>
index 6844d8594e3ed4f273d198579c7a2c2503e457bc..e29ed25e0d3545ff674dcbaf4d012876656a4c73 100644 (file)
@@ -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 "common-defs.h"
 #include "task-group.h"
 #include "thread-pool.h"
 
index 1ee3e1f7c2eca9a2b183a82f15ecd570c18fdf8f..080d39c485dc5d9d7ced21e067bec5391b132c94 100644 (file)
@@ -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 "common-defs.h"
 #include "gdbsupport/tdesc.h"
 
 tdesc_reg::tdesc_reg (struct tdesc_feature *feature, const std::string &name_,
index 1b46b68e12ee899c1ede55aa0bce14664f766baa..04a203444204496d6e680bd28f7694f641ca5c1f 100644 (file)
@@ -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 "common-defs.h"
 #include "gdbsupport/thread-pool.h"
 
 #if CXX_STD_THREAD
index 0490f21d763c2475695621d686eabc40547a066c..b89204cdf5107ea979e89e7fa979d6e6b1eec57e 100644 (file)
@@ -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 "common-defs.h"
 #include "xml-utils.h"
 
 /* See xml-utils.h.  */