gdbserver: turn target op 'pid_to_exec_file' into a method
[deliverable/binutils-gdb.git] / gdbserver / win32-low.cc
index b270745275fa219fd0cebb5eb7480238c7ee5514..3b1f7d33f40ddbf79a534120caf57a41d4152c7d 100644 (file)
@@ -1858,7 +1858,6 @@ win32_sw_breakpoint_from_kind (int kind, int *size)
 static win32_process_target the_win32_target;
 
 static process_stratum_target win32_target_ops = {
-  NULL, /* pid_to_exec_file */
   NULL, /* multifs_open */
   NULL, /* multifs_unlink */
   NULL, /* multifs_readlink */
This page took 0.02272 seconds and 4 git commands to generate.