aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-eb.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-eb.c')
-rw-r--r--gdb/remote-eb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c
index 476b150..aa7608c 100644
--- a/gdb/remote-eb.c
+++ b/gdb/remote-eb.c
@@ -1068,7 +1068,6 @@ target amd-eb /dev/ttya 9600 demo",
eb_ops.to_thread_alive = 0; /* thread-alive */
eb_ops.to_stop = 0; /* to_stop */
eb_ops.to_pid_to_exec_file = NULL;
- eb_ops.to_core_file_to_sym_file = NULL;
eb_ops.to_stratum = process_stratum;
eb_ops.DONT_USE = 0; /* next */
eb_ops.to_has_all_memory = 1;