Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)
[deliverable/binutils-gdb.git] / gdb / remote-eb.c
index 6e36b7edac563a9dec08f179aa522307b1048a6a..049e87a081ce3b240b79f9a3ccd6d590ed036ae8 100644 (file)
@@ -479,8 +479,8 @@ eb_detach (from_tty)
 /* Tell the remote machine to resume.  */
 
 void
-eb_resume (step, sig)
-     int step, sig;
+eb_resume (pid, step, sig)
+     int pid, step, sig;
 {
   if (step)
     {
This page took 0.023664 seconds and 4 git commands to generate.