aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-eb.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-09-18 09:56:28 +0000
committerJohn Gilmore <gnu@cygnus>1992-09-18 09:56:28 +0000
commita03d4f8e65036e3f9c3457c588fe8c2fd72841b9 (patch)
treee48525afdc038c8f2a6155f95dcebde8adfe39e7 /gdb/remote-eb.c
parentdcc8abceed4c9faf9285018a46bede3a39161471 (diff)
downloadfsf-binutils-gdb-a03d4f8e65036e3f9c3457c588fe8c2fd72841b9.zip
fsf-binutils-gdb-a03d4f8e65036e3f9c3457c588fe8c2fd72841b9.tar.gz
fsf-binutils-gdb-a03d4f8e65036e3f9c3457c588fe8c2fd72841b9.tar.bz2
Remove convert_{to,from}_virtual members from target structs.
Diffstat (limited to 'gdb/remote-eb.c')
-rw-r--r--gdb/remote-eb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c
index a4124b3..575f7cc 100644
--- a/gdb/remote-eb.c
+++ b/gdb/remote-eb.c
@@ -978,7 +978,7 @@ executable as it exists on the remote computer. For example,\n\
eb_open, eb_close,
0, eb_detach, eb_resume, eb_wait,
eb_fetch_register, eb_store_register,
- eb_prepare_to_store, 0, 0, /* conv_to, conv_from */
+ eb_prepare_to_store,
eb_xfer_inferior_memory, eb_files_info,
0, 0, /* Breakpoints */
0, 0, 0, 0, 0, /* Terminal handling */