]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ppc-bdm.c
* target.h (target_ops): Removed to_core_file_to_sym_file vector
[thirdparty/binutils-gdb.git] / gdb / ppc-bdm.c
index faa35f33ed521397d854c3a7f6c06d7bb98ca9fe..7aae995c40f20a1a82c973c431fe50b2a1b79f63 100644 (file)
@@ -364,7 +364,6 @@ a wiggler, specify wiggler and then the port it is connected to\n\
   bdm_ppc_ops.to_thread_alive = ocd_thread_alive;
   bdm_ppc_ops.to_stop = ocd_stop;
   bdm_ppc_ops.to_pid_to_exec_file = NULL;
-  bdm_ppc_ops.to_core_file_to_sym_file = NULL;
   bdm_ppc_ops.to_stratum = process_stratum;
   bdm_ppc_ops.DONT_USE = NULL;
   bdm_ppc_ops.to_has_all_memory = 1;