]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/remote.c
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)
commitb450112530462cff06ac4824e96dbe9b1ca8b325
tree2673e48837b08e747e827e7527e5261595560da9
parentffc0f4c440a835a5d0d648859385b72021f52afe
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