OSDN Git Service

2005-01-17 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Mon, 17 Jan 2005 16:17:33 +0000 (16:17 +0000)
committercagney <cagney>
Mon, 17 Jan 2005 16:17:33 +0000 (16:17 +0000)
commit258ed591e902edef68df3673c9f702d8d3fbe8ef
treeacd32069067e0e5b1f9afbff47e45cb71e2d177f
parent6d468a90d08f1302d17bfde11e86f31491e2385a
2005-01-17  Andrew Cagney  <cagney@gnu.org>

* top.h (source_error, source_pre_error): Delete declaration.
* cli/cli-script.c (source_error_allocated, source_error): Delete.
(script_from_file, source_cleanup_lines): Do not manipulate
source_error_allocated, error_pre_print and source_error.
(struct source_cleanup_lines_args): Delete fields old_pre_error,
and old_error_pre_print.
* top.c (source_error_allocated, source_error)
(source_pre_error): Delete.
(command_line_input): Do not set error_pre_print.
* event-top.c (command_line_handler): Do not set error_pre_print.
gdb/cli/cli-script.c
gdb/event-top.c
gdb/top.c
gdb/top.h