Add target_ops argument to to_pid_to_exec_file
[deliverable/binutils-gdb.git] / gdb / inflow.c
index fc5a716a38a467dd2b5fd41247c8a7116cd862c0..09623aba85ae882b9fd6f38dcb7338e182c59095 100644 (file)
@@ -562,7 +562,7 @@ term_info (char *arg, int from_tty)
 }
 
 void
-child_terminal_info (const char *args, int from_tty)
+child_terminal_info (struct target_ops *self, const char *args, int from_tty)
 {
   struct inferior *inf;
   struct terminal_info *tinfo;
This page took 0.037287 seconds and 4 git commands to generate.