binutils-gdb/gdb/common
Gary Benson 727605ca75 Include common-defs.h instead of defs.h/server.h in shared code
This commit makes 19 of the 22 shared .c files in common, nat and
target include common-defs.h instead of defs.h/server.h.  The
remaining three files need slight extra work and are dealt with
in separate commits.

gdb/ChangeLog:

	* common/agent.c: Include common-defs.h.
	Don't include defs.h or server.h.
	* common/buffer.c: Likewise.
	* common/common-debug.c: Likewise.
	* common/common-utils.c: Likewise.
	* common/errors.c: Likewise.
	* common/filestuff.c: Likewise.
	* common/format.c: Likewise.
	* common/gdb_vecs.c: Likewise.
	* common/print-utils.c: Likewise.
	* common/ptid.c: Likewise.
	* common/rsp-low.c: Likewise.
	* common/signals.c: Likewise.
	* common/vec.c: Likewise.
	* common/xml-utils.c: Likewise.
	* nat/linux-osdata.c: Likewise.
	* nat/linux-procfs.c: Likewise.
	* nat/linux-ptrace.c: Likewise.
	* nat/mips-linux-watch.c: Likewise.
	* target/waitstatus.c: Likewise.
2014-09-12 10:11:42 +01:00
..
agent.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
agent.h
ax.def
break-common.h
btrace-common.h Do not include defs.h or server.h in any header file 2014-07-31 13:25:01 +01:00
buffer.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
buffer.h Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
cleanups.c Move cleanups.[ch] to common 2014-08-29 10:53:35 +01:00
cleanups.h Move cleanups.[ch] to common 2014-08-29 10:53:35 +01:00
common-debug.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
common-debug.h Introduce show_debug_regs 2014-09-11 11:19:56 +01:00
common-defs.h Introduce common-debug.h 2014-08-19 10:07:20 +01:00
common-exceptions.c Introduce common/common-exceptions.[ch] 2014-08-29 10:53:37 +01:00
common-exceptions.h Introduce common/common-exceptions.[ch] 2014-08-29 10:53:37 +01:00
common-regcache.h Introduce common-regcache.h 2014-09-12 10:11:42 +01:00
common-types.h Introduce common-types.h 2014-08-19 10:07:19 +01:00
common-utils.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
common-utils.h Introduce common/errors.h 2014-08-19 10:07:18 +01:00
common.m4 Introduce common/gdb_setjmp.h 2014-08-29 10:53:36 +01:00
create-version.sh
errors.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
errors.h Move internal_{,v}warning to common/errors.[ch] 2014-08-29 10:53:35 +01:00
filestuff.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
filestuff.h
format.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
format.h
gdb_assert.h Move common-utils.h to common-defs.h 2014-08-07 09:06:44 +01:00
gdb_locale.h
gdb_setjmp.h Introduce common/gdb_setjmp.h 2014-08-29 10:53:36 +01:00
gdb_signals.h
gdb_vecs.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
gdb_vecs.h
gdb_wait.h
host-defs.h
print-utils.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
print-utils.h share "cell" code 2014-02-12 09:59:13 -07:00
ptid.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
ptid.h Move ptid_match to common/ptid.c. 2014-02-27 14:30:07 +00:00
queue.h Include gdb_assert.h in common-defs.h 2014-08-07 09:06:45 +01:00
rsp-low.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
rsp-low.h update rsp-low comments 2014-02-12 09:59:20 -07:00
signals.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
symbol.h Introduce common/symbol.h 2014-09-11 11:43:21 +01:00
vec.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
vec.h Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
version.h
x86-xstate.h Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
xml-utils.c Include common-defs.h instead of defs.h/server.h in shared code 2014-09-12 10:11:42 +01:00
xml-utils.h