binutils-gdb/gdb/cli
Tom Tromey be6d4f74c7 Remove duplicate or commented-out #includes
I wrote a little script to detect duplicate or commented-out #includes
and ran it on gdb.  This patch is the result.  Tested by rebuilding.

gdb/ChangeLog
2019-01-21  Tom Tromey  <tom@tromey.com>

	* ui-out.c: Fix includes.
	* tui/tui-source.c: Fix includes.
	* target.c: Fix includes.
	* remote.c: Fix includes.
	* regcache.c: Fix includes.
	* python/py-block.c: Fix includes.
	* printcmd.c: Fix includes.
	* or1k-tdep.c: Fix includes.
	* mi/mi-main.c: Fix includes.
	* m32r-tdep.c: Fix includes.
	* csky-tdep.c: Fix includes.
	* compile/compile-cplus-types.c: Fix includes.
	* cli/cli-interp.c: Fix includes.

gdb/gdbserver/ChangeLog
2019-01-21  Tom Tromey  <tom@tromey.com>

	* tracepoint.c: Fix includes.
	* remote-utils.c: Fix includes.
	* linux-x86-low.c: Fix includes.

gdb/stubs/ChangeLog
2019-01-21  Tom Tromey  <tom@tromey.com>

	* ia64vms-stub.c: Fix includes.
2019-01-21 11:14:07 -07:00
..
cli-cmds.c gdb: Avoid signed integer overflow when printing source lines 2019-01-09 14:11:24 +00:00
cli-cmds.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-decode.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-decode.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-dump.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-interp.c Remove duplicate or commented-out #includes 2019-01-21 11:14:07 -07:00
cli-interp.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-logging.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-script.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-script.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-setshow.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-setshow.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-style.c Implement help/show values for 'set|show style'. 2019-01-12 21:56:58 +01:00
cli-style.h Implement help/show values for 'set|show style'. 2019-01-12 21:56:58 +01:00
cli-utils.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
cli-utils.h Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00