binutils-gdb/gdb/tui
Gary Benson e0e6bcab59 Replace hardwired error handlers in tui_initialize_io
tui_initialize_io contains a pair of hardwired fprintf/exit error
handlers.  I was unable to find any documentation as to why they're
hardwired (the code appeared in a monolithic block back in 2001:
https://sourceware.org/ml/gdb-patches/2001-07/msg00490.html) and I
was also unable to come up with a situation where error would not
be suitable, so I have replaced both handlers with calls to error.

gdb/ChangeLog:

	* tui/tui-io.c (tui_initialize_io): Replace two fprintf/exit
	pairs with calls to error.  Wrap the message with _().
2014-08-29 10:12:01 +01:00
..
ChangeLog-1998-2003
tui-command.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-command.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-data.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-data.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-disasm.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-disasm.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-file.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-file.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-hooks.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-hooks.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-interp.c Make display_gdb_prompt CLI-only. 2014-05-29 13:47:09 +01:00
tui-io.c Replace hardwired error handlers in tui_initialize_io 2014-08-29 10:12:01 +01:00
tui-io.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-layout.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-layout.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-out.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-regs.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-regs.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-source.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-source.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-stack.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-stack.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-win.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-win.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-windata.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-windata.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-wingeneral.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-wingeneral.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui-winsource.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
tui-winsource.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tui.c Fix terminal state corruption when starting a program from within TUI 2014-08-27 12:49:54 -04:00
tui.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00