binutils-gdb/gdb/tui
Tom Tromey cecc8b9906 Use getcurx in curses code
As suggested by Pedro, this changes a few spots to use getcurx, rather
than getyx.  This avoids some unused variable warnings.

2016-07-14  Tom Tromey  <tom@tromey.com>

	* tui/tui-winsource.c (tui_show_source_line): Use getcurx.
	* tui/tui-io.c (tui_puts): Use getcurx.
	(tui_redisplay_readline): Likewise.
2016-07-14 10:35:38 -06:00
..
ChangeLog-1998-2003
tui-command.c
tui-command.h
tui-data.c
tui-data.h
tui-disasm.c
tui-disasm.h
tui-file.c
tui-file.h
tui-hooks.c
tui-hooks.h
tui-interp.c Only send sync execution command output to the UI that ran the command 2016-06-21 01:11:53 +01:00
tui-io.c Use getcurx in curses code 2016-07-14 10:35:38 -06: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 Pass a NULL pointer as the last argument to find_pc_partial_function. 2016-06-14 11:49:34 -07:00
tui-stack.h
tui-win.c
tui-win.h
tui-windata.c
tui-windata.h
tui-wingeneral.c
tui-wingeneral.h
tui-winsource.c Use getcurx in curses code 2016-07-14 10:35:38 -06:00
tui-winsource.h
tui.c Make gdb_in_secondary_prompt_p() be per UI 2016-06-21 01:11:51 +01:00
tui.h