OSDN Git Service

Index: ChangeLog
authorAndrew Cagney <cagney@redhat.com>
Mon, 26 Jan 2004 23:07:01 +0000 (23:07 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 26 Jan 2004 23:07:01 +0000 (23:07 +0000)
commit8ba6e0b7ff78b08465c0ad2fe4c441fe4f15e69f
tree3bedff992aa76315fc701a5c5b2dd69879710037
parentd0a7269a30bc20b50ab08bcdf6566b6f2d525a5e
Index: ChangeLog
2004-01-26  Andrew Cagney  <cagney@redhat.com>

* remote.c (echo_check, quit_flag): Delete variables.
(cisco_kernel_mode): Delete variable.
(minitelnet_return, tty_input, escape_count): Delete variables.
(remote_cisco_mode): Delete variable.
(remote_cisco_open, remote_cisco_close): Delete function.
(remote_cisco_mourn, remote_cisco_wait): Delete function.
(init_remote_cisco_ops): Delete function.
(_initialize_remote): Do not install "remote cisco" code.
(read_frame): Delete cisco specific code.
(remote_info_process): Delete function.
(remote_wait): Delete cisco specific code.
(remote_cisco_section_offsets): Delete function.
(remote_cisco_objfile_relocate): Delete function.
(remote_async_wait): Delete cisco specific code.
(minitelnet, readtty, readsocket): Delete function.

Index: doc/ChangeLog
2004-01-26  Andrew Cagney  <cagney@redhat.com>

* gdb.texinfo (Overview): Delete references to the cisco protocol
including the "N" response.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/remote.c