binutils-gdb/gdb/tui
Tom Tromey 730ead81df Remove some NULL checks from the TUI
I found a few spots in the TUI that were NULL-checking the result of
XNEW.  This cannot return NULL, so this patch removes the checks.

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

	* tui/tui-data.c (tui_alloc_generic_win_info)
	(tui_alloc_win_info, tui_add_content_elements): Remove NULL
	checks.
2019-06-16 09:15:04 -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 Remove some NULL checks from the TUI 2019-06-16 09:15:04 -06: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 Remove trailing newlines from help text 2019-06-11 07:31:18 -06: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 Introduce and use make_unique_xstrdup 2019-06-04 22:48:32 +01: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 Remove trailing newlines from help text 2019-06-11 07:31:18 -06:00
tui-stack.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
tui-win.c Remove trailing newlines from help text 2019-06-11 07:31:18 -06: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