* breakpoint.c (breakpoint_thread_match break_command_1):
[deliverable/binutils-gdb.git] / gdb / remote-hms.c
index 212b0fce03f4c810d2db4fb20aa7c338f8c4efe7..32ca1c930b05d160273779e74905409fd0cb1a3b 100644 (file)
@@ -664,7 +664,8 @@ hms_resume (pid, step, sig)
    storing status in STATUS just as `wait' would.  */
 
 int
-hms_wait (status)
+hms_wait (pid, status)
+     int pid;
      WAITTYPE *status;
 {
   /* Strings to look for.  '?' means match any single character.
This page took 0.023457 seconds and 4 git commands to generate.