aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-st.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-st.c')
-rw-r--r--gdb/remote-st.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-st.c b/gdb/remote-st.c
index cc10a36..b341aeb 100644
--- a/gdb/remote-st.c
+++ b/gdb/remote-st.c
@@ -807,7 +807,6 @@ the speed to connect at in bits per second.";
st2000_ops.to_thread_alive = 0; /* thread alive */
st2000_ops.to_stop = 0; /* to_stop */
st2000_ops.to_pid_to_exec_file = NULL;
- st2000_run_ops.to_core_file_to_sym_file = NULL;
st2000_ops.to_stratum = process_stratum;
st2000_ops.DONT_USE = 0; /* next */
st2000_ops.to_has_all_memory = 1;