binutils-gdb/gdb/tui
Tom Tromey b0be6c912f Move interpreter_p declaration to main.h
This moves the interpreter_p declaration from defs.h to main.h.  I
think this makes more sense, as it is defined in main.c.  Also, this
declaration was in the wrong place -- between a comment and the things
the comment described.

gdb/ChangeLog
2019-05-08  Tom Tromey  <tromey@adacore.com>

	* tui/tui-interp.c: Include main.h.
	* interps.c: Include main.h.
	* main.h (interpreter_p): Declare.
	* defs.h (interpreter_p): Don't declare.
2019-05-08 10:38:02 -06:00
..
ChangeLog-1998-2003
tui-command.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-command.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-data.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-data.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-disasm.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-disasm.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-file.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-file.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-hooks.c Make TUI react to "set style enabled" 2019-03-14 05:47:10 -06:00
tui-hooks.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-interp.c Move interpreter_p declaration to main.h 2019-05-08 10:38:02 -06:00
tui-io.c Fix gdb/TUI behavior in response to [Enter] keypress 2019-03-18 20:04:40 +02:00
tui-io.h Improve/fix the TUI's current source line highlight 2019-03-18 14:26:00 +00:00
tui-layout.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-layout.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-out.c Add comments describing tui_ui_out and its fields, cleanup a bit 2019-03-19 18:08:27 +00:00
tui-out.h Add comments describing tui_ui_out and its fields, cleanup a bit 2019-03-19 18:08:27 +00:00
tui-regs.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-regs.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-source.c Fix scrolling right in the TUI 2019-03-18 14:25:59 +00:00
tui-source.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-stack.c Change pid_to_str to return std::string 2019-03-13 13:50:13 -06:00
tui-stack.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-win.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-win.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-windata.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-windata.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-wingeneral.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
tui-wingeneral.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-winsource.c Improve/fix the TUI's current source line highlight 2019-03-18 14:26:00 +00:00
tui-winsource.h Make TUI react to "set style enabled" 2019-03-14 05:47:10 -06:00
tui.c Rename gdb exception types 2019-04-08 09:05:40 -06:00
tui.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00