gdbserver: turn target op 'pid_to_exec_file' into a method
[deliverable/binutils-gdb.git] / gdbserver / nto-low.cc
index 3532aa460f02da6b26dd194b27e415b3aba1c0a4..9a798bf6ec1ae822e47da8ec1e5e1bb2d5e06678 100644 (file)
@@ -947,7 +947,6 @@ nto_sw_breakpoint_from_kind (int kind, int *size)
 static nto_process_target the_nto_target;
 
 static process_stratum_target nto_target_ops = {
-  NULL, /* pid_to_exec_file */
   NULL, /* multifs_open */
   NULL, /* multifs_unlink */
   NULL, /* multifs_readlink */
This page took 0.024469 seconds and 4 git commands to generate.