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)
commit637537d07b5b84dc9cb76af1a4f8a847eb2cd5f7
treeb25b4697110dc311d62688548630e205ccfbc1bc
parente38bc3b5244a70367b51990962e12f6847eee6fd
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
This page took 0.024694 seconds and 4 git commands to generate.