OSDN Git Service

2005-01-17 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Mon, 17 Jan 2005 16:17:36 +0000 (16:17 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 17 Jan 2005 16:17:36 +0000 (16:17 +0000)
commit21ad9b2d07e9d5f9ced23cf0eb37ee585a1c1c4b
tree1069cae4d2a42703803fffaa380e4fb6dedab7e0
parentb0a4a3373f3263e6c70732ec2932a557d5f637da
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/ChangeLog
gdb/cli/cli-script.c
gdb/event-top.c
gdb/top.c
gdb/top.h