aboutsummaryrefslogtreecommitdiff
path: root/gdb/v850ice.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/v850ice.c')
-rw-r--r--gdb/v850ice.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/v850ice.c b/gdb/v850ice.c
index 887b813..704d2a2 100644
--- a/gdb/v850ice.c
+++ b/gdb/v850ice.c
@@ -931,7 +931,6 @@ init_850ice_ops (void)
v850ice_ops.to_thread_alive = NULL;
v850ice_ops.to_stop = v850ice_stop;
v850ice_ops.to_pid_to_exec_file = NULL;
- v850ice_ops.to_core_file_to_sym_file = NULL;
v850ice_ops.to_stratum = process_stratum;
v850ice_ops.DONT_USE = NULL;
v850ice_ops.to_has_all_memory = 1;