binutils-gdb/gdb/mi
Tom Tromey 53ce3c3929 remove gdb_stat.h
This patch is purely mechanical.  It removes gdb_stat.h and changes
the code to use sys/stat.h.

2013-11-18  Tom Tromey  <tromey@redhat.com>

	* common/gdb_stat.h: Remove.
	* ada-lang.c: Use sys/stat.h, not gdb_stat.h.
	* common/filestuff.c: Use sys/stat.h, not gdb_stat.h.
	* common/linux-osdata.c: Use sys/stat.h, not gdb_stat.h.
	* corefile.c: Use sys/stat.h, not gdb_stat.h.
	* ctf.c: Use sys/stat.h, not gdb_stat.h.
	* darwin-nat.c: Use sys/stat.h, not gdb_stat.h.
	* dbxread.c: Use sys/stat.h, not gdb_stat.h.
	* dwarf2read.c: Use sys/stat.h, not gdb_stat.h.
	* exec.c: Use sys/stat.h, not gdb_stat.h.
	* gdbserver/linux-low.c: Use sys/stat.h, not gdb_stat.h.
	* gdbserver/remote-utils.c: Use sys/stat.h, not gdb_stat.h.
	* inf-child.c: Use sys/stat.h, not gdb_stat.h.
	* jit.c: Use sys/stat.h, not gdb_stat.h.
	* linux-nat.c: Use sys/stat.h, not gdb_stat.h.
	* m68klinux-nat.c: Use sys/stat.h, not gdb_stat.h.
	* main.c: Use sys/stat.h, not gdb_stat.h.
	* mdebugread.c: Use sys/stat.h, not gdb_stat.h.
	* mi/mi-cmd-env.c: Use sys/stat.h, not gdb_stat.h.
	* nto-tdep.c: Use sys/stat.h, not gdb_stat.h.
	* objfiles.c: Use sys/stat.h, not gdb_stat.h.
	* procfs.c: Use sys/stat.h, not gdb_stat.h.
	* remote-fileio.c: Use sys/stat.h, not gdb_stat.h.
	* remote-mips.c: Use sys/stat.h, not gdb_stat.h.
	* remote.c: Use sys/stat.h, not gdb_stat.h.
	* rs6000-nat.c: Use sys/stat.h, not gdb_stat.h.
	* sol-thread.c: Use sys/stat.h, not gdb_stat.h.
	* solib-spu.c: Use sys/stat.h, not gdb_stat.h.
	* source.c: Use sys/stat.h, not gdb_stat.h.
	* symfile.c: Use sys/stat.h, not gdb_stat.h.
	* symmisc.c: Use sys/stat.h, not gdb_stat.h.
	* symtab.c: Use sys/stat.h, not gdb_stat.h.
	* top.c: Use sys/stat.h, not gdb_stat.h.
	* xcoffread.c: Use sys/stat.h, not gdb_stat.h.
2013-11-18 13:29:02 -07:00
..
ChangeLog-1999-2003
mi-cmd-break.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-cmd-break.h
mi-cmd-catch.c Dandling memory pointers in Ada catchpoints with GDB/MI. 2013-11-11 19:19:07 +04:00
mi-cmd-disas.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-cmd-env.c remove gdb_stat.h 2013-11-18 13:29:02 -07:00
mi-cmd-file.c
mi-cmd-info.c Implement GDB/MI equivalent of "info exceptions" CLI command. 2013-11-12 06:47:16 +04:00
mi-cmd-stack.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-cmd-target.c
mi-cmd-var.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-cmds.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-cmds.h Implement GDB/MI equivalent of "info exceptions" CLI command. 2013-11-12 06:47:16 +04:00
mi-common.c
mi-common.h
mi-console.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-console.h
mi-getopt.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-getopt.h
mi-interp.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-main.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-main.h
mi-out.c
mi-out.h
mi-parse.c remove gdb_string.h 2013-11-18 13:29:00 -07:00
mi-parse.h GDB/MI: Add new "--language LANG" command option. 2013-11-14 14:36:18 +04:00
mi-symbol-cmds.c