* h8500-tdep.c (initialize_h8500_tdep, large_command):
[deliverable/binutils-gdb.git] / gdb / remote-hms.c
index d8cb674e62ffc7dee7acd8596422d4d355c7e257..840bf3828f45629d3d998e35a30967bc56d5ca82 100644 (file)
@@ -726,7 +726,7 @@ hms_wait (pid, status)
       return 0;
     }
 
-  timeout = -1;                        /* Don't time out -- user program is running.
+  timeout = 5;                 /* Don't time out for a while - user program is running.
                                 */
   immediate_quit = 1;          /* Helps ability to QUIT */
   while (1)
This page took 0.022953 seconds and 4 git commands to generate.