binutils-gdb/gdb/tui
Andrew Burgess 136765eab1 gdb/tui: Make local variable const.
Small clean up to make a local variable const and remove a cast of NULL.

gdb/ChangeLog:

	* tui/tui-data.c (tui_win_name): Make local variable const, remove
	cast of NULL.
2015-08-31 11:57:44 +01:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c gdb/tui: Make local variable const. 2015-08-31 11:57:44 +01:00
tui-data.h Remove fields curch and cur_line from TUI_CMD_WIN 2015-08-20 23:06:47 -04:00
tui-disasm.c Replace some xmalloc-family functions with XNEW-family ones 2015-08-26 17:18:12 -04:00
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c tui: replace deprecated_register_changed_hook with observer 2015-07-08 14:44:30 -04:00
tui-hooks.h
tui-interp.c
tui-io.c tui: don't overwrite a secondary prompt that was given no input 2015-08-21 16:18:39 -04:00
tui-io.h
tui-layout.c
tui-layout.h
tui-out.c
tui-regs.c
tui-regs.h
tui-source.c
tui-source.h
tui-stack.c TUI: Make sure to update registers if frame information has changed 2015-07-01 12:13:57 -04:00
tui-stack.h TUI: Make sure to update registers if frame information has changed 2015-07-01 12:13:57 -04:00
tui-win.c Remove fields curch and cur_line from TUI_CMD_WIN 2015-08-20 23:06:47 -04:00
tui-win.h
tui-windata.c
tui-windata.h
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c
tui-winsource.h
tui.c
tui.h