binutils-gdb/gdb/tui
Tom Tromey e0eac551da Remove some includes of readline.h
I went through most of the spots that include readline.h and, when
appropriate, either removed the include or changed it to include
tilde.h.

Note that remote-sim.c and bsd-kvm.c could probably include tilde.h
instead, but I did not change these.  I think I can't build the
latter, and I didn't want to set up a sim build for the former.

Tested by rebuilding.

gdb/ChangeLog
2019-11-06  Tom Tromey  <tom@tromey.com>

	* tui/tui-interp.c: Don't include readline.h.
	* tui/tui-hooks.c: Don't include readline.h.
	* symmisc.c: Include tilde.h, not readline.h.
	* symfile.c: Include tilde.h, not readline.h.
	* source.c: Include tilde.h, not readline.h.
	* solib.c: Include tilde.h, not readline.h.
	* psymtab.c: Include tilde.h, not readline.h.
	* exec.c: Include tilde.h, not readline.h.
	* corelow.c: Include tilde.h, not readline.h.
	* cli/cli-dump.c: Include tilde.h, not readline.h.
	* cli/cli-cmds.c: Don't include readline.h.

Change-Id: I60487a190c43128b800ef77517d1ab42957571d7
2019-11-06 07:29:43 -07:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c
tui-data.h [gdb] Fix more typos in comments (2) 2019-10-26 09:55:32 +02:00
tui-disasm.c Fix regression from TUI disassembly style patch 2019-11-05 18:39:23 -07:00
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c Remove some includes of readline.h 2019-11-06 07:29:43 -07:00
tui-hooks.h
tui-interp.c Remove some includes of readline.h 2019-11-06 07:29:43 -07:00
tui-io.c [gdb] Fix more typos in comments (2) 2019-10-26 09:55:32 +02:00
tui-io.h
tui-layout.c
tui-layout.h
tui-out.c
tui-out.h
tui-regs.c
tui-regs.h
tui-source.c Style disassembly in the TUI 2019-11-05 15:23:36 -07:00
tui-source.h Style disassembly in the TUI 2019-11-05 15:23:36 -07:00
tui-stack.c
tui-stack.h
tui-win.c [gdb] Fix more typos in comments (2) 2019-10-26 09:55:32 +02:00
tui-win.h
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c Style disassembly in the TUI 2019-11-05 15:23:36 -07:00
tui-winsource.h Style disassembly in the TUI 2019-11-05 15:23:36 -07:00
tui.c [gdb] Fix more typos in comments (2) 2019-10-26 09:55:32 +02:00
tui.h